MCPcopy Create free account

hub / github.com/FlaxEngine/FlaxEngine / functions

Functions40,737 in github.com/FlaxEngine/FlaxEngine

↓ 47 callersMethodGet
Source/Engine/Utilities/StringConverter.h:23
↓ 47 callersMethodGetWidth
Source/Engine/ContentImporters/ImportIES.h:37
↓ 47 callersMethodMakeGenericType
(Type genericType, Type[] genericArgs)
Source/Engine/Scripting/Scripting.cs:223
↓ 47 callersMethodParse
<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 callersMethodisFinite
Source/ThirdParty/PhysX/foundation/PxBounds3.h:289
↓ 47 callersFunctionmemmove
Source/ThirdParty/OpenFBX/libdeflate.cpp:4019
↓ 47 callersFunctionsqrt
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1434
↓ 46 callersMethodAlloc
(object value)
Source/Engine/Engine/NativeInterop.Managed.cs:365
↓ 46 callersMethodGetStringLength
Source/ThirdParty/DirectXShaderCompiler/dxcapi.h:176
↓ 46 callersMethodLengthSquared
Calculates the squared length of the vector.
Source/Engine/Core/Math/Vector2.h:136
↓ 46 callersMethodSetCustomData
<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 callersMethodTell
Source/ThirdParty/rapidjson/reader.h:1422
↓ 46 callersMethodTryGetBox
<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 callersMethodset
Source/ThirdParty/basis_universal/encoder/basisu_math.h:1283
↓ 46 callersMethodsize
Source/ThirdParty/glslang/MachineIndependent/localintermediate.h:80
↓ 46 callersFunctiontracy_free_fast
Source/ThirdParty/tracy/common/TracyAlloc.hpp:49
↓ 45 callersFunctionCombineHash
Source/Engine/Core/Collections/HashFunctions.h:83
↓ 45 callersMethodCount
<summary> Gets the amount of the items in the collection. </summary>
Source/Engine/Core/Collections/Array.h:197
↓ 45 callersMethodCreateDirectory
----------------------------------------------------------------------------
Source/ThirdParty/assimp/IOSystem.hpp:297
↓ 45 callersFunctionDistance
<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 callersMethodGetCmdBuffer
Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h:204
↓ 45 callersFunctionGetString
Source/Engine/Serialization/JsonTools.h:122
↓ 45 callersMethodInsert
Source/Engine/Core/Types/String.cpp:134
↓ 45 callersMethodMeasureText
Source/Engine/Render2D/Font.cpp:311
↓ 45 callersFunctionP2C
Source/Engine/Physics/PhysX/Types.h:120
↓ 45 callersMethodSetLimits
<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 callersFunctionm128_I2F
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:52
↓ 45 callersMethodwrite
Source/ThirdParty/pugixml/pugixml.cpp:4398
↓ 44 callersMethodCross
<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 callersFunctionGetChunk
Source/Engine/Terrain/TerrainPatch.h:131
↓ 44 callersMethodStartsWith
Source/ThirdParty/catch2/catch.hpp:4980
↓ 44 callersFunctionV4ScaleAdd
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:2195
↓ 44 callersFunctionV4ScaleAdd
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:2205
↓ 44 callersFunctionisnan
Source/ThirdParty/catch2/catch.hpp:12187
↓ 44 callersFunctionstbi__rewind
Source/ThirdParty/stb/stb_image.h:850
↓ 43 callersMethodCos
<summary> Returns the cosine of angle f in radians. </summary> <param name="f"></param>
Source/Engine/Core/Math/Mathd.cs:134
↓ 43 callersMethodGetFileNameWithoutExtension
Source/Engine/Platform/Base/StringUtilsBase.cpp:340
↓ 43 callersFunctionGetFloat
Source/Engine/Serialization/JsonTools.h:103
↓ 43 callersMethodString
Source/Engine/Core/Types/String.cpp:9
↓ 43 callersFunctionToString
<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 callersFunctionif
Source/Engine/Core/Types/Variant.cpp:3030
↓ 43 callersFunctionm128_F2I
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:123
↓ 43 callersFunctionm128_I2F
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:118
↓ 43 callersFunctionminimum
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:39
↓ 43 callersMethodreserve
///////////////////////////////////////////////////////////////////// ! Ensure that the array has at least size capacity. */ ///////////////////////
Source/ThirdParty/NvCloth/ps/PsArray.h:480
↓ 43 callersFunctionset
Special optimized versions, when you _know_ your index is in range
Source/ThirdParty/PhysX/foundation/PxBitMap.h:114
↓ 42 callersMethodBindUA
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1076
↓ 42 callersMethodTryGetCustomData
<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 callersMethodTryGetValue
<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 callersFunction__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 callersFunctiondtAlloc
Source/ThirdParty/recastnavigation/DetourAlloc.cpp:41
↓ 42 callersFunctionrcFree
Source/ThirdParty/recastnavigation/RecastAlloc.cpp:45
↓ 41 callersMethodCreateBuffer
Source/Engine/GraphicsDevice/Null/GPUDeviceNull.cpp:175
↓ 41 callersMethodPush
Source/Engine/Core/LogContext.cpp:109
↓ 41 callersMethodSpace
<summary> Adds new space. </summary> <param name="height">The space height.</param> <returns>The created element.</returns>
Source/Editor/CustomEditors/LayoutElementsContainer.cs:275
↓ 41 callersMethodSplit
Source/Engine/Core/Types/String.cpp:186
↓ 41 callersMethodToFloat3
Source/Engine/Core/Math/Half.cpp:66
↓ 41 callersMethodWriteEndObject
Source/ThirdParty/rapidjson/writer.h:461
↓ 41 callersMethodWriteStartObject
Source/ThirdParty/rapidjson/writer.h:460
↓ 41 callersFunctioncontainer_abort
Source/ThirdParty/basis_universal/transcoder/basisu_containers_impl.h:15
↓ 41 callersFunctionisinf
Source/ThirdParty/glslang/SPIRV/hex_float.h:32
↓ 41 callersFunctionrcVcopy
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 callersMethodGetFont
()
Source/Engine/UI/GUI/Common/Label.cs:286
↓ 40 callersFunctionGetGuid
Source/Engine/Serialization/JsonTools.h:157
↓ 40 callersFunctionIsInRange
Source/Engine/Core/Math/Math.h:295
↓ 40 callersMethodIsNormalized
Gets a value indicting whether this instance is normalized.
Source/Engine/Core/Math/Vector2.h:106
↓ 40 callersFunctionOnEnable
Source/Engine/Scripting/Script.h:72
↓ 40 callersMethodToManaged
(IntPtr ptr)
Source/Engine/Engine/NativeInterop.Managed.cs:331
↓ 40 callersMethodToManagedUnbox
(IntPtr nativePtr)
Source/Engine/Engine/NativeInterop.cs:714
↓ 40 callersMethodToNative
(string str)
Source/Engine/Engine/NativeInterop.Managed.cs:309
↓ 40 callersFunctionToString
Source/Editor/Cooker/GameCooker.cpp:124
↓ 40 callersMethodcurrent
Source/ThirdParty/pugixml/pugixml.cpp:8300
↓ 39 callersMethodAddTab
<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 callersMethodBind
Source/Engine/Core/Delegate.h:455
↓ 39 callersMethodConvertCollection
(Vector2[] v)
Source/Engine/Utilities/Utils.cs:276
↓ 39 callersMethodCreate
(OpCode opcode)
Source/Tools/Flax.Build/Build/Plugins/NetworkingPlugin.cs:932
↓ 39 callersMethodGet
<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 callersMethodGetClass
Source/Engine/Scripting/BinaryModule.cpp:72
↓ 39 callersFunctionNew
Source/Engine/Scripting/Internal/ManagedDictionary.h:194
↓ 39 callersMethodOpen
<inheritdoc />
Source/Editor/Content/Proxy/FontProxy.cs:28
↓ 39 callersMethodPointFromParent
<inheritdoc />
Source/Editor/Windows/GameWindow.cs:109
↓ 39 callersMethodPopClip
Source/Engine/Render2D/Render2D.cpp:889
↓ 39 callersMethodPushClip
Source/Engine/Render2D/Render2D.cpp:871
↓ 39 callersMethodRemoveAtKeepOrder
<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 callersMethodTransform
Source/Engine/Core/Math/Plane.cpp:133
↓ 39 callersMethodWrite
(BinaryWriter writer)
Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cache.cs:15
↓ 39 callersMethoddata
Returns a pointer to the buffer data. */
Source/ThirdParty/fmt/core.h:1002
↓ 39 callersFunctionrcMin
Source/ThirdParty/recastnavigation/Recast.h:661
↓ 39 callersFunctionstbi__get16be
Source/ThirdParty/stb/stb_image.h:1634
↓ 38 callersMethodBuildLayoutOnUpdate
<summary> Sets the request to build the editor layout on the next update. </summary>
Source/Editor/CustomEditors/CustomEditorPresenter.cs:448
↓ 38 callersFunctionCeil
Source/Engine/Core/Math/Math.h:60
↓ 38 callersMethodClear
Source/Engine/Renderer/GI/DynamicDiffuseGlobalIllumination.cpp:96
↓ 38 callersMethodGetAttributes
<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 callersMethodGetValue
Source/Engine/Scripting/Runtime/Mono.cpp:1778
↓ 38 callersMethodOnError
Source/Engine/ShadersCompilation/Parser/ShaderProcessing.cpp:103
↓ 38 callersFunctionWrite
Source/Engine/Core/Log.h:134
↓ 38 callersMethoddot
Source/ThirdParty/PhysX/foundation/PxVec4.h:298
↓ 38 callersFunctiondtVsub
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 callersMethodCreateInstance
<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 callersFunctionFloat
Source/Engine/Serialization/JsonWriters.h:130
← previousnext →401–500 of 40,737, ranked by callers