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
↓ 16 callers
Method
GetResourceOwner
Source/Engine/GraphicsDevice/DirectX/DX12/GPUTextureDX12.h:199
↓ 16 callers
Function
GetTexCoord
Source/ThirdParty/MikkTSpace/mikktspace.cpp:903
↓ 16 callers
Function
Initialize
Source/Engine/Core/RandomStream.h:68
↓ 16 callers
Method
IsBinded
<summary> Determines whether any function is bound. </summary> <returns><c>true</c> if any function is bound; otherwise, <c>false</c>.</returns>
Source/Engine/Core/Delegate.h:783
↓ 16 callers
Method
IsIdentity
Source/Engine/Core/Math/Transform.cpp:22
↓ 16 callers
Function
IsLoaded
<summary> Determines whether this chunk is loaded. </summary>
Source/Engine/Content/Storage/FlaxChunk.h:152
↓ 16 callers
Function
IsSRGB
<summary> Checks if texture contains sRGB colors data. </summary>
Source/Engine/Graphics/Textures/GPUTexture.h:272
↓ 16 callers
Method
LockChildrenRecursive
<summary> Locks all child controls layout and itself. </summary>
Source/Engine/UI/GUI/ContainerControl.cs:125
↓ 16 callers
Function
NewPoolTString
Source/ThirdParty/glslang/Include/Common.h:156
↓ 16 callers
Function
NotNearEqual
<summary> Checks if a and b are not even almost equal, taking into account the magnitude of floating point numbers </summary> <param name="a">The left
Source/Engine/Core/Math/Math.h:573
↓ 16 callers
Method
PointFromScreen
<summary> Converts point in screen coordinates into the local control's space </summary> <param name="location">Input location of the point to convert
Source/Engine/UI/GUI/Control.cs:1324
↓ 16 callers
Method
Push
Source/ThirdParty/rapidjson/internal/stack.h:135
↓ 16 callers
Method
Read
Source/Engine/Networking/NetworkStream.cpp:142
↓ 16 callers
Method
Remove
Source/Editor/Tools/Foliage/FoliageTools.cpp:351
↓ 16 callers
Method
RemoveActor
Source/Engine/Level/Scene/SceneRendering.cpp:217
↓ 16 callers
Method
Save
Source/Engine/Content/Asset.cpp:560
↓ 16 callers
Method
SetCategory
<summary> Sets the editor value category. </summary> <param name="category">The category.</param>
Source/Editor/CustomEditors/Elements/FloatValueElement.cs:58
↓ 16 callers
Method
SetCurveValue
(float curve, ref bool value, int component)
Source/Editor/GUI/CurveEditor.Access.cs:85
↓ 16 callers
Method
Size
Source/ThirdParty/rapidjson/document.h:2950
↓ 16 callers
Method
Stop
Source/Engine/Video/VideoPlayer.cpp:115
↓ 16 callers
Function
Unbox
Source/Engine/Scripting/ManagedCLR/MUtils.h:439
↓ 16 callers
Method
cross
Source/ThirdParty/PhysX/foundation/PxVec3.h:282
↓ 16 callers
Function
detexGetBits64
Return bitfield from bit0 to bit1 from 64-bit bitstring. */
Source/ThirdParty/detex/bits.h:30
↓ 16 callers
Method
end
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:1737
↓ 16 callers
Method
end
Source/ThirdParty/pugixml/pugixml.cpp:4448
↓ 16 callers
Method
eval_node_set
Source/ThirdParty/pugixml/pugixml.cpp:9791
↓ 16 callers
Method
getNode
Source/ThirdParty/recastnavigation/DetourNode.cpp:121
↓ 16 callers
Method
getNodeAtIdx
Source/ThirdParty/recastnavigation/DetourNode.h:68
↓ 16 callers
Function
is_rgba_mask
Source/ThirdParty/ddspp/ddspp.h:131
↓ 16 callers
Function
min
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1437
↓ 16 callers
Method
name
Source/ThirdParty/pugixml/pugixml.cpp:4562
↓ 16 callers
Method
next_sibling
Source/ThirdParty/pugixml/pugixml.cpp:4837
↓ 16 callers
Method
node
Source/ThirdParty/pugixml/pugixml.cpp:10958
↓ 16 callers
Method
push
Push new gap, move s count bytes further (skipping the gap). Collapse previous gap.
Source/ThirdParty/pugixml/pugixml.cpp:1815
↓ 15 callers
Method
AddUnique
<summary> Adds the unique item to the collection if it doesn't exist. </summary> <param name="item">The item to add.</param>
Source/Engine/Core/Collections/Array.h:501
↓ 15 callers
Method
BindIB
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1118
↓ 15 callers
Function
Callstack
Source/ThirdParty/tracy/client/TracyCallstack.hpp:11
↓ 15 callers
Method
Clear
Source/Engine/Render2D/FontTextureAtlas.cpp:199
↓ 15 callers
Method
CompilationError
(string message)
Source/Tools/Flax.Build/Utilities/MonoCecil.cs:88
↓ 15 callers
Function
CopyAndReturnNotEqual
Source/Engine/GraphicsDevice/Vulkan/DescriptorSetVulkan.h:50
↓ 15 callers
Method
Equals
<summary> Determines whether the specified <see cref="Margin" /> is equal to this instance. </summary> <param name="other">The <see cref="Margin" /> t
Source/Engine/UI/GUI/Margin.cs:252
↓ 15 callers
Method
FileDelete
<summary> Deletes the file. </summary> <param name="filePath">The file path.</param>
Source/Tools/Flax.Build/Utilities/Utilities.cs:278
↓ 15 callers
Method
FloatValue
<summary> Adds new float value element. </summary> <returns>The created element.</returns>
Source/Editor/CustomEditors/LayoutElementsContainer.cs:457
↓ 15 callers
Method
Get
Source/Engine/Graphics/RenderTargetPool.cpp:48
↓ 15 callers
Function
GetEnvVar
Source/ThirdParty/tracy/common/TracySystem.cpp:316
↓ 15 callers
Function
GetFraction
<summary> Returns a random number between 0 and 1. </summary>
Source/Engine/Core/RandomStream.h:112
↓ 15 callers
Method
GetHeight
Source/Engine/Physics/Colliders/CharacterController.cpp:45
↓ 15 callers
Function
GetMembersPointer
Source/ThirdParty/rapidjson/document.h:2144
↓ 15 callers
Method
GetModule
<summary> Gets the module of the given name. </summary> <param name="name">The name.</param> <returns>The module or null if not found.</returns>
Source/Tools/Flax.Build/Build/Builder.Rules.cs:96
↓ 15 callers
Function
GetReferences
Source/Engine/Content/Assets/SkeletonMask.h:60
↓ 15 callers
Function
GetResolution
Source/Engine/Graphics/RenderTools.h:38
↓ 15 callers
Method
GetValue
<inheritdoc />
Source/Editor/CustomEditors/Editors/IntegerEditor.cs:262
↓ 15 callers
Function
HasManagedInstance
<summary> Determines whether managed instance is alive. </summary>
Source/Engine/Scripting/ScriptingObject.h:83
↓ 15 callers
Function
HasStencil
Source/Engine/GraphicsDevice/WebGPU/GPUTextureWebGPU.cpp:10
↓ 15 callers
Method
Init
Source/Engine/GraphicsDevice/Vulkan/GPUTextureVulkan.cpp:14
↓ 15 callers
Method
Init
Source/Engine/GraphicsDevice/DirectX/DX12/GPUDeviceDX12.cpp:566
↓ 15 callers
Method
IntegerValue
<summary> Adds new integer value element. </summary> <returns>The created element.</returns>
Source/Editor/CustomEditors/LayoutElementsContainer.cs:548
↓ 15 callers
Method
IsInitialized
Source/Engine/Utilities/RectPack.h:105
↓ 15 callers
Method
LoadMesh
Source/Engine/Graphics/Models/MeshBase.cpp:202
↓ 15 callers
Method
Log
Source/Engine/Scripting/ManagedCLR/MCore.cpp:251
↓ 15 callers
Function
MemberEnd
Const \em past-the-end member iterator ! \pre IsObject() == true */
Source/ThirdParty/rapidjson/document.h:1271
↓ 15 callers
Function
NearEqual
Source/Engine/Core/Types/Variant.h:451
↓ 15 callers
Method
OnMouseUp
Source/Engine/Platform/Base/WindowBase.cpp:245
↓ 15 callers
Function
OnUpdate
()
Source/Editor/Windows/GameCookerWindow.cs:1290
↓ 15 callers
Function
Peek
Source/ThirdParty/rapidjson/memorystream.h:45
↓ 15 callers
Method
Play
<summary> Starts the animation playback. </summary>
Source/Editor/Viewport/Previews/AnimatedModelPreview.cs:223
↓ 15 callers
Function
PxMemCopy
\brief Copies the bytes of one memory block to another. The memory blocks must not overlap. \note Use #PxMemMove if memory blocks overlap. \param
Source/ThirdParty/PhysX/foundation/PxMemory.h:83
↓ 15 callers
Function
PxSwap
Source/ThirdParty/PhysX/foundation/PxBasicTemplates.h:135
↓ 15 callers
Method
ReadChar
Source/Engine/Utilities/TextProcessing.cpp:60
↓ 15 callers
Function
ReadInt32
Source/Engine/Serialization/ReadStream.h:81
↓ 15 callers
Method
RegisterObject
Source/Engine/Scripting/Scripting.cpp:1090
↓ 15 callers
Method
Release
Source/Engine/Content/Storage/FlaxStorage.h:185
↓ 15 callers
Function
RoundTo2DecimalPlaces
Source/Engine/Core/Utilities.h:29
↓ 15 callers
Method
SetAnchorPreset
<summary> Sets the anchor preset for the control. Can be used to auto-place the control for a given preset or can preserve the current control bounds.
Source/Engine/UI/GUI/Control.Bounds.cs:610
↓ 15 callers
Function
SetText
Source/Engine/Platform/Base/ClipboardBase.h:32
↓ 15 callers
Function
SmoothStep
Performs smooth (cubic Hermite) interpolation between 0 and 1.
Source/Engine/Core/Math/Math.h:474
↓ 15 callers
Method
Stop
()
Source/Editor/Windows/Assets/VideoWindow.cs:129
↓ 15 callers
Function
ToString
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:44
↓ 15 callers
Function
ToString
Source/Engine/Core/Types/String.h:1723
↓ 15 callers
Function
Update
<summary> Captures the input since the last call and triggers the input events. </summary> <param name="queue">The input events queue.</param> <return
Source/Engine/Input/InputDevice.h:120
↓ 15 callers
Function
V3Add
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:1152
↓ 15 callers
Function
V3Add
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:1157
↓ 15 callers
Function
V4GetX
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:1978
↓ 15 callers
Function
V4GetX
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:1988
↓ 15 callers
Function
backtrace_close
Source/ThirdParty/tracy/libbacktrace/posix.cpp:97
↓ 15 callers
Method
begin
@brief Returns a pointer to the first item. @return The first item as a pointer.
Source/ThirdParty/assimp/SmallVector.h:108
↓ 15 callers
Function
ceil
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1465
↓ 15 callers
Function
cpy4
Source/ThirdParty/tinyexr/tinyexr.h:804
↓ 15 callers
Function
elf_fetch_bits
Source/ThirdParty/tracy/libbacktrace/elf.cpp:1136
↓ 15 callers
Method
end
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:5229
↓ 15 callers
Function
enet_list_remove
Source/ThirdParty/enet/enet.h:1375
↓ 15 callers
Method
getBasicType
Source/ThirdParty/glslang/Include/Types.h:1657
↓ 15 callers
Function
get_bits
Source/ThirdParty/basis_universal/transcoder/basisu_transcoder_internal.h:1219
↓ 15 callers
Function
mz_zip_array_push_back
Source/ThirdParty/tinyexr/miniz.cpp:3421
↓ 15 callers
Method
peek
retrieve the next character, no advance
Source/ThirdParty/glslang/MachineIndependent/Scan.h:100
↓ 15 callers
Method
push_back
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:4436
↓ 15 callers
Function
startsWith
Source/ThirdParty/catch2/catch.hpp:13810
↓ 15 callers
Function
stbi__at_eof
Source/ThirdParty/stb/stb_image.h:1568
↓ 15 callers
Function
tracy_malloc_fast
Source/ThirdParty/tracy/common/TracyAlloc.hpp:30
↓ 15 callers
Function
trim
Source/ThirdParty/catch2/catch.hpp:13833
← previous
next →
1,201–1,300 of 40,737, ranked by callers