Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ functions
Functions
40,737 in github.com/FlaxEngine/FlaxEngine
⨍
Functions
40,737
◇
Types & classes
12,606
↓ 15 callers
Function
write_error_block
Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:2795
↓ 14 callers
Function
Acos
Source/Engine/Core/Math/Math.h:85
↓ 14 callers
Method
Acos
<summary> Returns the arc-cosine of f - the angle in radians whose cosine is f. </summary> <param name="f"></param>
Source/Engine/Core/Math/Mathd.cs:57
↓ 14 callers
Method
AddDrawCall
Source/Engine/Renderer/RenderList.cpp:659
↓ 14 callers
Function
ApplyTransform
Source/Engine/Render2D/Render2D.cpp:245
↓ 14 callers
Method
Begin
Source/ThirdParty/rapidjson/document.h:2955
↓ 14 callers
Method
BeginArray
(string name = null)
Source/Tools/Flax.Build/Projects/VisualStudioCode/VisualStudioCodeProjectGenerator.cs:79
↓ 14 callers
Function
Bezier
Source/Engine/Animations/AnimationUtils.h:186
↓ 14 callers
Method
C_Str
Returns a pointer to the underlying zero-terminated array of characters */
Source/ThirdParty/assimp/types.h:381
↓ 14 callers
Method
Clear
<summary> Clears all text from the text box control. </summary>
Source/Engine/UI/GUI/Common/TextBoxBase.cs:615
↓ 14 callers
Method
CompareTo
<inheritdoc />
Source/Editor/GUI/Timeline/GUI/KeyframesEditor.cs:54
↓ 14 callers
Method
ContinueWith
Source/Engine/Threading/Task.cpp:87
↓ 14 callers
Method
CreateVirtualInstance
Source/Engine/Content/Assets/MaterialBase.cpp:46
↓ 14 callers
Method
Dispose
(ContentItem item)
Source/Editor/Modules/ContentDatabaseModule.cs:857
↓ 14 callers
Method
EndArray
()
Source/Tools/Flax.Build/Projects/VisualStudioCode/VisualStudioCodeProjectGenerator.cs:86
↓ 14 callers
Method
Equals
<inheritdoc />
Source/Tools/Flax.Build/Build/DotNet/DotNetSdk.cs:86
↓ 14 callers
Method
Free
()
Source/Engine/Engine/NativeInterop.Managed.cs:156
↓ 14 callers
Method
GetActorNode
<summary> Gets the actor node. </summary> <param name="actor">The actor.</param> <returns>Found actor node or null if missing. Actor may not be linked
Source/Editor/Modules/SceneModule.cs:713
↓ 14 callers
Method
GetBufferPointer
Source/ThirdParty/DirectXTex/DirectXTex.h:459
↓ 14 callers
Method
GetDefaultValue
<summary> Gets the default value for the given type (can be value type or reference type). </summary> <param name="type">The type.</param> <returns>Th
Source/Editor/Scripting/TypeUtils.cs:83
↓ 14 callers
Method
GetInstance
Source/Engine/Foliage/Foliage.cpp:617
↓ 14 callers
Function
GetInt
Source/Engine/Serialization/JsonTools.h:109
↓ 14 callers
Function
GetOrCreateManagedInstance
<summary> Gets the managed instance object or creates it if missing or null if not assigned. </summary>
Source/Engine/Scripting/ScriptingObjectReference.h:93
↓ 14 callers
Method
GetOwner
Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h:65
↓ 14 callers
Method
GetPlatform
<summary> Creates the build toolchain for a given platform and architecture. </summary> <param name="targetPlatform">The target platform.</param> <par
Source/Tools/Flax.Build/Build/Platform.cs:226
↓ 14 callers
Method
GetResource
Source/Engine/GraphicsDevice/DirectX/DX11/GPUSwapChainDX11.cpp:72
↓ 14 callers
Method
GetSphere
Source/Engine/Core/Math/BoundingFrustum.cpp:122
↓ 14 callers
Method
GetSplineTangent
Source/Engine/Level/Actors/Spline.cpp:128
↓ 14 callers
Method
GetType
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:6201
↓ 14 callers
Method
Init
Source/Engine/Particles/Particles.cpp:1552
↓ 14 callers
Method
Intersects
Source/Engine/Level/Actors/BoxBrush.cpp:139
↓ 14 callers
Function
LZ4_decompress_generic
-***************************** * Decompression functions *******************************/ ! LZ4_decompress_generic() : * This generic decompression
Source/ThirdParty/LZ4/lz4.cpp:1108
↓ 14 callers
Function
MinValue
<summary> Returns the minimum date value. </summary> <remarks>The minimum date value is January 1, 0001, 00:00:00.0.</remarks> <returns>The minimum va
Source/Engine/Core/Types/DateTime.h:238
↓ 14 callers
Method
RayCast
<summary> Performs raycasting over nodes hierarchy trying to get the closest object hit by the given ray. </summary> <param name="ray">The ray.</param
Source/Editor/SceneGraph/RootNode.cs:98
↓ 14 callers
Method
Release
Source/Engine/Graphics/Materials/GUIMaterialShader.h:18
↓ 14 callers
Method
Release
Source/Engine/Debug/DebugDraw.cpp:174
↓ 14 callers
Method
Reload
<summary> Reloads the asset (if it's loaded). </summary>
Source/Editor/Content/Items/AssetItem.cs:103
↓ 14 callers
Function
RotationZ
Creates a matrix that rotates around the z-axis. Angle of rotation in radians. Angles are measured clockwise when looking along the rotation axis towa
Source/Engine/Core/Math/Matrix.h:698
↓ 14 callers
Method
Save
Source/Editor/Cooker/Steps/CookAssetsStep.cpp:295
↓ 14 callers
Method
Save
(string path)
Source/Tools/Flax.Build/Projects/VisualStudioCode/VisualStudioCodeProjectGenerator.cs:120
↓ 14 callers
Function
SetCursor
Source/Engine/Platform/Base/WindowBase.h:544
↓ 14 callers
Method
ShowFileExplorer
Source/Engine/Platform/Mac/MacFileSystem.cpp:145
↓ 14 callers
Function
Sign
Returns a value indicating the sign of a number.
Source/Engine/Core/Math/Math.h:510
↓ 14 callers
Method
Sleep
Source/Engine/Platform/Web/WebPlatform.cpp:192
↓ 14 callers
Function
StartNew
Source/Engine/Threading/Task.h:271
↓ 14 callers
Function
ToString
Source/Engine/Graphics/RenderTools.cpp:16
↓ 14 callers
Method
ToStringAnsi
Source/Engine/Scripting/ManagedCLR/MUtils.cpp:51
↓ 14 callers
Method
Transition
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1929
↓ 14 callers
Function
V3Add
Source/ThirdParty/PhysX/foundation/PxVecMathAoSScalarInline.h:622
↓ 14 callers
Function
V4Add
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:1807
↓ 14 callers
Function
V4GetX
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:1762
↓ 14 callers
Function
V4GetX
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:1743
↓ 14 callers
Function
Vec3V_From_Vec4V
Source/ThirdParty/PhysX/foundation/PxVecMathAoSScalarInline.h:232
↓ 14 callers
Method
View
(UIEditorRoot parent)
Source/Editor/Gizmo/UIEditorGizmo.cs:103
↓ 14 callers
Method
Wait
Source/Engine/Threading/Task.cpp:40
↓ 14 callers
Method
WithCSharp
(NativeCpp.BuildOptions options)
Source/Tools/Flax.Build/Configuration.cs:333
↓ 14 callers
Method
begin
Source/Engine/Core/Types/Span.h:135
↓ 14 callers
Function
dtDistancePtSegSqr2D
Source/ThirdParty/recastnavigation/DetourCommon.cpp:170
↓ 14 callers
Method
end
Source/ThirdParty/fmt/core.h:990
↓ 14 callers
Function
enet_list_insert
Source/ThirdParty/enet/enet.h:1363
↓ 14 callers
Method
indent
Source/ThirdParty/catch2/catch.hpp:8621
↓ 14 callers
Method
insert
Insert a visible symbol into the symbol table so it can be found later by name. Returns false if the was a name collision.
Source/ThirdParty/glslang/MachineIndependent/SymbolTable.h:665
↓ 14 callers
Function
is_little_endian
Source/ThirdParty/pugixml/pugixml.cpp:1280
↓ 14 callers
Function
is_packable
Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:763
↓ 14 callers
Function
make_parse_result
Source/ThirdParty/pugixml/pugixml.cpp:2303
↓ 14 callers
Function
mz_zip_array_resize
Source/ThirdParty/tinyexr/miniz.cpp:3405
↓ 14 callers
Method
name
Source/ThirdParty/catch2/catch.hpp:9994
↓ 14 callers
Method
next_bits
Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:4050
↓ 14 callers
Method
next_prod
Source/ThirdParty/concurrentqueue.h:1521
↓ 14 callers
Function
perf_event_open
Source/ThirdParty/tracy/client/TracySysTrace.cpp:671
↓ 14 callers
Method
pop_back
Source/ThirdParty/recastnavigation/RecastAlloc.h:143
↓ 14 callers
Method
reserve
Source/ThirdParty/basis_universal/encoder/basisu_enc.h:2478
↓ 14 callers
Method
resize
Source/ThirdParty/recastnavigation/RecastAlloc.h:334
↓ 14 callers
Function
set_value_convert
Source/ThirdParty/pugixml/pugixml.cpp:3967
↓ 14 callers
Function
stride
\brief Get stride. */
Source/ThirdParty/PhysX/foundation/PxStrideIterator.h:133
↓ 13 callers
Method
AddTrack
<summary> Adds the track. </summary> <param name="archetype">The archetype.</param>
Source/Editor/GUI/Timeline/Timeline.cs:1279
↓ 13 callers
Method
Begin
<summary> Begins the data usage. Prepares the container. </summary>
Source/Editor/Windows/Profiler/ProfilerMode.cs:56
↓ 13 callers
Method
Call
Source/Engine/GraphicsDevice/WebGPU/RenderToolsWebGPU.h:22
↓ 13 callers
Method
Cancel
Source/Engine/Threading/Task.cpp:27
↓ 13 callers
Method
Clear
Source/Engine/Graphics/Models/ModelData.cpp:10
↓ 13 callers
Method
Clear
Source/Engine/Physics/PhysX/SimulationEventCallbackPhysX.cpp:31
↓ 13 callers
Method
Configure
<summary> Configures the members of specified object using the command line options. </summary> <param name="obj">The object.</param>
Source/Tools/Flax.Build/CommandLine.cs:358
↓ 13 callers
Method
ContinueString
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:5795
↓ 13 callers
Method
Copy
<summary> Copies the selected items (to the system clipboard). </summary>
Source/Editor/Content/GUI/ContentView.cs:480
↓ 13 callers
Method
CreateAsset
Source/Editor/Managed/ManagedEditor.Internal.cpp:591
↓ 13 callers
Function
DateTime
<summary> Initializes a new instance of the <see cref="DateTime"/> struct. </summary> <param name="ticks">The ticks representing the date and time.</p
Source/Engine/Core/Types/DateTime.h:43
↓ 13 callers
Function
Destroy
Source/ThirdParty/rapidjson/stringbuffer.h:64
↓ 13 callers
Function
DrawLines
Source/Engine/Render2D/Render2D.cpp:1838
↓ 13 callers
Function
End
Source/Engine/Core/Collections/HashSet.h:562
↓ 13 callers
Method
Equals
<inheritdoc />
Source/Editor/Surface/Undo/BoxHandle.cs:56
↓ 13 callers
Function
FZero
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:544
↓ 13 callers
Method
FindAttribute
Source/Engine/Particles/ParticlesData.cpp:45
↓ 13 callers
Method
FindAttributeOffset
Source/Engine/Particles/ParticlesData.cpp:65
↓ 13 callers
Method
ForEach
<summary> Performs the specified action on each element of the <see cref="IEnumerable{T}"/>. </summary> <typeparam name="T">The type of the elements o
Source/Engine/Utilities/Extensions.cs:148
↓ 13 callers
Method
Get
<summary> Gets the type matching the certain Script. </summary> <param name="script">The content item.</param> <returns>The type matching that item, o
Source/Editor/Modules/SourceCodeEditing/CachedTypesCollection.cs:53
↓ 13 callers
Method
GetBoundingBox
Source/Engine/Serialization/JsonTools.cpp:262
↓ 13 callers
Method
GetBox
<summary> Tries to get box with given ID. </summary> <param name="id">The box id.</param> <returns>Box or null if cannot find.</returns>
Source/Editor/Surface/SurfaceNode.cs:554
↓ 13 callers
Method
GetBuffer
<summary> Gets DirectX 11 buffer object handle </summary> <returns>Buffer</returns>
Source/Engine/GraphicsDevice/DirectX/DX11/GPUBufferDX11.h:126
↓ 13 callers
Function
GetEnum
Source/Engine/Serialization/JsonTools.h:116
↓ 13 callers
Method
GetField
<summary> When overridden in a derived class, searches for the field defined for the current type using the specified binding constraints. </summary>
Source/Editor/Scripting/ScriptType.cs:1339
← previous
next →
1,301–1,400 of 40,737, ranked by callers