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
↓ 47 callers
Method
Get
Source/Engine/Utilities/StringConverter.h:23
↓ 47 callers
Method
GetWidth
Source/Engine/ContentImporters/ImportIES.h:37
↓ 47 callers
Method
MakeGenericType
(Type genericType, Type[] genericArgs)
Source/Engine/Scripting/Scripting.cs:223
↓ 47 callers
Method
Parse
<summary> Creates <see cref="Color"/> from the text string (hex or color name). </summary> <param name="text">The color string (hex or color name).</p
Source/Engine/Core/Math/Color.cs:362
↓ 47 callers
Method
isFinite
Source/ThirdParty/PhysX/foundation/PxBounds3.h:289
↓ 47 callers
Function
memmove
Source/ThirdParty/OpenFBX/libdeflate.cpp:4019
↓ 47 callers
Function
sqrt
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1434
↓ 46 callers
Method
Alloc
(object value)
Source/Engine/Engine/NativeInterop.Managed.cs:365
↓ 46 callers
Method
GetStringLength
Source/ThirdParty/DirectXShaderCompiler/dxcapi.h:176
↓ 46 callers
Method
LengthSquared
Calculates the squared length of the vector.
Source/Engine/Core/Math/Vector2.h:136
↓ 46 callers
Method
SetCustomData
<summary> Sets the custom data. </summary> <param name="key">The key.</param> <param name="value">The value.</param>
Source/Editor/Modules/ProjectCacheModule.cs:153
↓ 46 callers
Method
Tell
Source/ThirdParty/rapidjson/reader.h:1422
↓ 46 callers
Method
TryGetBox
<summary> Get box by ID, returns null if missing. </summary> <param name="id">Box ID</param> <returns>Box</returns>
Source/Engine/Visject/GraphNode.h:198
↓ 46 callers
Method
set
Source/ThirdParty/basis_universal/encoder/basisu_math.h:1283
↓ 46 callers
Method
size
Source/ThirdParty/glslang/MachineIndependent/localintermediate.h:80
↓ 46 callers
Function
tracy_free_fast
Source/ThirdParty/tracy/common/TracyAlloc.hpp:49
↓ 45 callers
Function
CombineHash
Source/Engine/Core/Collections/HashFunctions.h:83
↓ 45 callers
Method
Count
<summary> Gets the amount of the items in the collection. </summary>
Source/Engine/Core/Collections/Array.h:197
↓ 45 callers
Method
CreateDirectory
----------------------------------------------------------------------------
Source/ThirdParty/assimp/IOSystem.hpp:297
↓ 45 callers
Function
Distance
<summary> Determines the distance between box and a point. </summary> <param name="point">The point to test.</param> <returns>The distance between bou
Source/Engine/Core/Math/BoundingBox.h:416
↓ 45 callers
Method
GetCmdBuffer
Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h:204
↓ 45 callers
Function
GetString
Source/Engine/Serialization/JsonTools.h:122
↓ 45 callers
Method
Insert
Source/Engine/Core/Types/String.cpp:134
↓ 45 callers
Method
MeasureText
Source/Engine/Render2D/Font.cpp:311
↓ 45 callers
Function
P2C
Source/Engine/Physics/PhysX/Types.h:120
↓ 45 callers
Method
SetLimits
<summary> Sets the editor limits from member <see cref="RangeAttribute"/>. </summary> <param name="member">The member.</param>
Source/Editor/CustomEditors/Elements/SliderElement.cs:34
↓ 45 callers
Function
m128_I2F
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:52
↓ 45 callers
Method
write
Source/ThirdParty/pugixml/pugixml.cpp:4398
↓ 44 callers
Method
Cross
<summary> Calculates the cross product of two vectors. </summary> <param name="left">First source vector.</param> <param name="right">Second source ve
Source/Engine/Core/Math/Float3.cs:672
↓ 44 callers
Function
GetChunk
Source/Engine/Terrain/TerrainPatch.h:131
↓ 44 callers
Method
StartsWith
Source/ThirdParty/catch2/catch.hpp:4980
↓ 44 callers
Function
V4ScaleAdd
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:2195
↓ 44 callers
Function
V4ScaleAdd
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:2205
↓ 44 callers
Function
isnan
Source/ThirdParty/catch2/catch.hpp:12187
↓ 44 callers
Function
stbi__rewind
Source/ThirdParty/stb/stb_image.h:850
↓ 43 callers
Method
Cos
<summary> Returns the cosine of angle f in radians. </summary> <param name="f"></param>
Source/Engine/Core/Math/Mathd.cs:134
↓ 43 callers
Method
GetFileNameWithoutExtension
Source/Engine/Platform/Base/StringUtilsBase.cpp:340
↓ 43 callers
Function
GetFloat
Source/Engine/Serialization/JsonTools.h:103
↓ 43 callers
Method
String
Source/Engine/Core/Types/String.cpp:9
↓ 43 callers
Function
ToString
<summary> Returns a <see cref="System.String" /> that represents this instance. </summary> <returns>A <see cref="System.String" /> that represents thi
Source/Engine/Core/Math/FloatR11G11B10.cs:97
↓ 43 callers
Function
if
Source/Engine/Core/Types/Variant.cpp:3030
↓ 43 callers
Function
m128_F2I
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:123
↓ 43 callers
Function
m128_I2F
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:118
↓ 43 callers
Function
minimum
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:39
↓ 43 callers
Method
reserve
///////////////////////////////////////////////////////////////////// ! Ensure that the array has at least size capacity. */ ///////////////////////
Source/ThirdParty/NvCloth/ps/PsArray.h:480
↓ 43 callers
Function
set
Special optimized versions, when you _know_ your index is in range
Source/ThirdParty/PhysX/foundation/PxBitMap.h:114
↓ 42 callers
Method
BindUA
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1076
↓ 42 callers
Method
TryGetCustomData
<summary> Tries to get the custom data by the key. </summary> <param name="key">The key.</param> <param name="value">When this method returns, contain
Source/Editor/Modules/ProjectCacheModule.cs:119
↓ 42 callers
Method
TryGetValue
<summary> Tries to get value at specified key. </summary> <param name="key">The key associated with the value to find.</param> <param name="value">Fou
Source/Engine/Core/Collections/OrderedDictionary.cs:304
↓ 42 callers
Function
__NvAtomicOpFP16x2
performs Atomic operation on two consecutive fp16 values in the given UAV the uint paramater 'fp16x2Val' is treated as two fp16 values the passed sub-
Source/ThirdParty/nvapi/nvHLSLExtnsInternal.h:304
↓ 42 callers
Function
dtAlloc
Source/ThirdParty/recastnavigation/DetourAlloc.cpp:41
↓ 42 callers
Function
rcFree
Source/ThirdParty/recastnavigation/RecastAlloc.cpp:45
↓ 41 callers
Method
CreateBuffer
Source/Engine/GraphicsDevice/Null/GPUDeviceNull.cpp:175
↓ 41 callers
Method
Push
Source/Engine/Core/LogContext.cpp:109
↓ 41 callers
Method
Space
<summary> Adds new space. </summary> <param name="height">The space height.</param> <returns>The created element.</returns>
Source/Editor/CustomEditors/LayoutElementsContainer.cs:275
↓ 41 callers
Method
Split
Source/Engine/Core/Types/String.cpp:186
↓ 41 callers
Method
ToFloat3
Source/Engine/Core/Math/Half.cpp:66
↓ 41 callers
Method
WriteEndObject
Source/ThirdParty/rapidjson/writer.h:461
↓ 41 callers
Method
WriteStartObject
Source/ThirdParty/rapidjson/writer.h:460
↓ 41 callers
Function
container_abort
Source/ThirdParty/basis_universal/transcoder/basisu_containers_impl.h:15
↓ 41 callers
Function
isinf
Source/ThirdParty/glslang/SPIRV/hex_float.h:32
↓ 41 callers
Function
rcVcopy
Performs a vector copy. @param[out] dest The result. [(x, y, z)] @param[in] v The vector to copy. [(x, y, z)]
Source/ThirdParty/recastnavigation/Recast.h:775
↓ 40 callers
Method
GetFont
()
Source/Engine/UI/GUI/Common/Label.cs:286
↓ 40 callers
Function
GetGuid
Source/Engine/Serialization/JsonTools.h:157
↓ 40 callers
Function
IsInRange
Source/Engine/Core/Math/Math.h:295
↓ 40 callers
Method
IsNormalized
Gets a value indicting whether this instance is normalized.
Source/Engine/Core/Math/Vector2.h:106
↓ 40 callers
Function
OnEnable
Source/Engine/Scripting/Script.h:72
↓ 40 callers
Method
ToManaged
(IntPtr ptr)
Source/Engine/Engine/NativeInterop.Managed.cs:331
↓ 40 callers
Method
ToManagedUnbox
(IntPtr nativePtr)
Source/Engine/Engine/NativeInterop.cs:714
↓ 40 callers
Method
ToNative
(string str)
Source/Engine/Engine/NativeInterop.Managed.cs:309
↓ 40 callers
Function
ToString
Source/Editor/Cooker/GameCooker.cpp:124
↓ 40 callers
Method
current
Source/ThirdParty/pugixml/pugixml.cpp:8300
↓ 39 callers
Method
AddTab
<summary> Adds the tab. </summary> <typeparam name="T">Tab control type.</typeparam> <param name="tab">The tab.</param> <returns>The tab.</returns>
Source/Editor/GUI/Tabs/Tabs.cs:330
↓ 39 callers
Method
Bind
Source/Engine/Core/Delegate.h:455
↓ 39 callers
Method
ConvertCollection
(Vector2[] v)
Source/Engine/Utilities/Utils.cs:276
↓ 39 callers
Method
Create
(OpCode opcode)
Source/Tools/Flax.Build/Build/Plugins/NetworkingPlugin.cs:932
↓ 39 callers
Method
Get
<summary> Gets the pointer to the string(or null if text is empty). </summary> <returns>The string handle.</returns>
Source/Engine/Core/Types/String.h:129
↓ 39 callers
Method
GetClass
Source/Engine/Scripting/BinaryModule.cpp:72
↓ 39 callers
Function
New
Source/Engine/Scripting/Internal/ManagedDictionary.h:194
↓ 39 callers
Method
Open
<inheritdoc />
Source/Editor/Content/Proxy/FontProxy.cs:28
↓ 39 callers
Method
PointFromParent
<inheritdoc />
Source/Editor/Windows/GameWindow.cs:109
↓ 39 callers
Method
PopClip
Source/Engine/Render2D/Render2D.cpp:889
↓ 39 callers
Method
PushClip
Source/Engine/Render2D/Render2D.cpp:871
↓ 39 callers
Method
RemoveAtKeepOrder
<summary> Removes the item at the specified index of the collection and keeps order of the items in the collection. </summary> <param name="index">The
Source/Engine/Core/Collections/Array.h:655
↓ 39 callers
Method
Transform
Source/Engine/Core/Math/Plane.cpp:133
↓ 39 callers
Method
Write
(BinaryWriter writer)
Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cache.cs:15
↓ 39 callers
Method
data
Returns a pointer to the buffer data. */
Source/ThirdParty/fmt/core.h:1002
↓ 39 callers
Function
rcMin
Source/ThirdParty/recastnavigation/Recast.h:661
↓ 39 callers
Function
stbi__get16be
Source/ThirdParty/stb/stb_image.h:1634
↓ 38 callers
Method
BuildLayoutOnUpdate
<summary> Sets the request to build the editor layout on the next update. </summary>
Source/Editor/CustomEditors/CustomEditorPresenter.cs:448
↓ 38 callers
Function
Ceil
Source/Engine/Core/Math/Math.h:60
↓ 38 callers
Method
Clear
Source/Engine/Renderer/GI/DynamicDiffuseGlobalIllumination.cpp:96
↓ 38 callers
Method
GetAttributes
<summary> Gets the custom attributes defined for the values source member. </summary> <returns>The attributes objects array.</returns>
Source/Editor/CustomEditors/Values/ValueContainer.cs:357
↓ 38 callers
Method
GetValue
Source/Engine/Scripting/Runtime/Mono.cpp:1778
↓ 38 callers
Method
OnError
Source/Engine/ShadersCompilation/Parser/ShaderProcessing.cpp:103
↓ 38 callers
Function
Write
Source/Engine/Core/Log.h:134
↓ 38 callers
Method
dot
Source/ThirdParty/PhysX/foundation/PxVec4.h:298
↓ 38 callers
Function
dtVsub
Performs a vector subtraction. (@p v1 - @p v2) @param[out] dest The result vector. [(x, y, z)] @param[in] v1 The base vector. [(x, y, z)] @param[in]
Source/ThirdParty/recastnavigation/DetourCommon.h:139
↓ 37 callers
Method
CreateInstance
<summary> Tries to create object instance of the given full typename. Searches in-build Flax Engine/Editor assemblies and game assemblies. </summary>
Source/Editor/Scripting/TypeUtils.cs:351
↓ 37 callers
Function
Float
Source/Engine/Serialization/JsonWriters.h:130
← previous
next →
401–500 of 40,737, ranked by callers