MCPcopy Create free account

hub / github.com/FlaxEngine/FlaxEngine / functions

Functions40,737 in github.com/FlaxEngine/FlaxEngine

↓ 28 callersFunctionResize
<summary> Resizes the collection to the specified size. If the size is equal or less to the current capacity no additional memory reallocation in perf
Source/Engine/Core/Collections/BitArray.h:265
↓ 28 callersMethodSet
Source/Engine/Core/Types/String.cpp:35
↓ 28 callersFunctionSubtract
<summary> Determines the difference between two matrices. </summary> <param name="left">The first Matrix3x3 to subtract.</param> <param name="right">T
Source/Engine/Core/Math/Matrix3x3.h:414
↓ 28 callersMethodTake
Source/ThirdParty/rapidjson/encodings.h:581
↓ 28 callersMethodToString
Source/Engine/Content/Storage/FlaxStorage.cpp:49
↓ 28 callersFunctionV3Mul
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:1099
↓ 28 callersFunctionV4Mul
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:2139
↓ 28 callersFunctionV4Mul
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:2149
↓ 28 callersMethodWrite
(BinaryWriter writer)
Source/Tools/Flax.Build/Bindings/EnumInfo.cs:56
↓ 28 callersFunction__NvAtomicOpUINT64
Source/ThirdParty/nvapi/nvHLSLExtnsInternal.h:539
↓ 28 callersMethodget
Source/ThirdParty/catch2/catch.hpp:12432
↓ 28 callersMethodgetTileAndPolyByRefUnsafe
@par @warning Only use this function if it is known that the provided polygon reference is valid. This function is faster than #getTileAndPolyByRef,
Source/ThirdParty/recastnavigation/DetourNavMesh.cpp:1225
↓ 28 callersFunctionget_bits
Source/ThirdParty/minimp3/minimp3.h:248
↓ 28 callersMethodget_bits
Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:4044
↓ 28 callersMethodparent
Source/ThirdParty/pugixml/pugixml.cpp:4870
↓ 28 callersMethodpush_back
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:1954
↓ 27 callersMethodAllocate
Source/Engine/Renderer/RenderList.cpp:220
↓ 27 callersFunctionArraySize
Source/Engine/Graphics/Textures/GPUTexture.h:119
↓ 27 callersMethodBuildSolution
<summary> Builds a Visual Studio solution with MsBuild. </summary> <param name="solutionFile">Path to the solution file</param> <param name="buildConf
Source/Tools/Flax.Build/Deploy/VCEnvironment.cs:233
↓ 27 callersMethodCast
Source/Engine/Visject/ShaderGraphValue.cpp:316
↓ 27 callersMethodClear
Source/Engine/Scripting/Internal/StdTypesContainer.cpp:17
↓ 27 callersMethodClone
<inheritdoc />
Source/Editor/Surface/NodeArchetype.cs:216
↓ 27 callersFunctionCodeSign
Source/Editor/Cooker/Platform/Mac/MacPlatformTools.cpp:37
↓ 27 callersFunctionFMul
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:639
↓ 27 callersFunctionFMul
Source/ThirdParty/PhysX/foundation/windows/PxWindowsInlineAoS.h:583
↓ 27 callersMethodGetNative
Source/Engine/Scripting/Runtime/Mono.cpp:1045
↓ 27 callersMethodGetText
Source/Engine/Platform/Mac/MacPlatform.cpp:205
↓ 27 callersMethodGuid
Source/Engine/Serialization/JsonWriter.cpp:349
↓ 27 callersMethodIsEmpty
Source/Engine/GraphicsDevice/Vulkan/DescriptorSetVulkan.h:137
↓ 27 callersMethodIsEmpty
<summary> Returns true if string is empty. </summary> <returns>True if string is empty, otherwise false.</returns>
Source/Engine/Core/Types/String.h:84
↓ 27 callersMethodMakePathRelativeTo
<summary> Constructs a relative path from the given base directory. </summary> <param name="path">The source path to convert from absolute into a rela
Source/Tools/Flax.Build/Utilities/Utilities.cs:624
↓ 27 callersMethodParse
Source/Engine/Core/Types/Guid.cpp:130
↓ 27 callersFunctionQuickSort
Source/Engine/Core/Collections/Sorting.h:107
↓ 27 callersMethodResetUA
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1038
↓ 27 callersMethodSelect
<summary> Selects the specified asset in the content view. </summary> <param name="asset">The asset to select.</param>
Source/Editor/Windows/ContentWindow.cs:1135
↓ 27 callersFunctionSwap
<summary> Swaps the contents of collection with the other object without copy operation. Performs fast internal data exchange. </summary> <param name=
Source/Engine/Core/Collections/BitArray.h:334
↓ 27 callersMethodUsePerParticleDataResolve
<summary> True if this node uses the per-particle data resolve instead of optimized whole-collection fetch. </summary>
Source/Engine/Particles/Graph/CPU/ParticleEmitterGraph.CPU.h:54
↓ 27 callersFunctionV4Mul
Source/ThirdParty/PhysX/foundation/unix/sse2/PxUnixSse2InlineAoS.h:1876
↓ 27 callersMethodaddProcess
Source/ThirdParty/glslang/MachineIndependent/localintermediate.h:177
↓ 27 callersFunctiondtClamp
Source/ThirdParty/recastnavigation/DetourCommon.h:74
↓ 27 callersMethodend
Source/ThirdParty/tracy/client/TracyFastVector.hpp:46
↓ 27 callersFunctionisValid
\brief returns true if finite and q is a unit quaternion */
Source/ThirdParty/PhysX/foundation/PxVecTransform.h:133
↓ 27 callersMethodresize
resize(0) sets the container to empty, but does not free the allocated block.
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:1917
↓ 26 callersMethodClear
Source/Engine/Particles/ParticlesData.cpp:29
↓ 26 callersMethodClear
<summary> Clear cache </summary>
Source/Engine/ShadersCompilation/Parser/ShaderFunctionReader.h:204
↓ 26 callersMethodDispatch
Source/Engine/Threading/JobSystem.cpp:285
↓ 26 callersMethodDisposeChildren
<inheritdoc />
Source/Engine/UI/GUI/Panels/Panel.cs:405
↓ 26 callersMethodExpectToken
<summary> Expects any token of given type. Throws <see cref="Exception"/> when token is not found. </summary> <param name="tokenType">The only allowed
Source/Tools/Flax.Build/Utilities/Tokenizer.cs:428
↓ 26 callersFunctionFloorToInt
Source/Engine/Core/Math/Math.h:195
↓ 26 callersMethodFullCastCheck
<summary> Checks if a type is compatible with another type and can be casted by using a connection hint </summary> <param name="from">Source type</par
Source/Editor/Surface/VisjectSurface.Connecting.cs:212
↓ 26 callersMethodGetAllocator
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:9591
↓ 26 callersMethodGetCorners
Source/Engine/Core/Math/BoundingBox.cpp:17
↓ 26 callersFunctionGetParent
Source/Engine/Level/SceneObject.h:118
↓ 26 callersFunctionGetPath
Source/ThirdParty/rapidjson/uri.h:123
↓ 26 callersFunctionGetPosition
Source/ThirdParty/MikkTSpace/mikktspace.cpp:883
↓ 26 callersFunctionGetState
Source/Engine/Input/Gamepad.h:132
↓ 26 callersMethodHasParseError
Whether a parse error has occurred in the last parsing.
Source/ThirdParty/rapidjson/reader.h:682
↓ 26 callersMethodInit
Source/Engine/Terrain/TerrainPatch.cpp:64
↓ 26 callersFunctionInterlockedDecrement
Source/Engine/Platform/Web/WebPlatform.h:58
↓ 26 callersMethodMalloc
Source/ThirdParty/rapidjson/allocators.h:86
↓ 26 callersMethodObject
<summary> Adds object(s) editor. Selects proper <see cref="CustomEditor"/> based on overrides. </summary> <param name="values">The values.</param> <pa
Source/Editor/CustomEditors/LayoutElementsContainer.cs:625
↓ 26 callersFunctionQuaternion
<summary> Init </summary> <param name="x">X component value.</param> <param name="y">Y component value.</param> <param name="z">Z component value.</pa
Source/Engine/Core/Math/Quaternion.h:85
↓ 26 callersMethodToString
Source/Engine/Platform/Base/WindowBase.cpp:178
↓ 26 callersMethodToString
<inheritdoc />
Source/Editor/Content/Items/AssetItem.cs:162
↓ 26 callersFunctionV3Mul
Source/ThirdParty/PhysX/foundation/unix/neon/PxUnixNeonInlineAoS.h:1188
↓ 26 callersFunctionV3Mul
Source/ThirdParty/PhysX/foundation/windows/neon/PxWindowsNeonInlineAoS.h:1193
↓ 26 callersMethodWriteAllText
Source/Engine/Platform/Base/FileBase.cpp:258
↓ 26 callersFunctionadd_overflow_check
Returns true if a+b would overflow a size_t.
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:270
↓ 26 callersMethodbegin
Source/ThirdParty/fmt/core.h:989
↓ 26 callersMethodcount
Source/ThirdParty/catch2/catch.hpp:8906
↓ 26 callersMethodgetType
Source/ThirdParty/OpenFBX/ofbx.cpp:1916
↓ 26 callersFunctioninit
Source/ThirdParty/basis_universal/transcoder/basisu_transcoder_internal.h:2132
↓ 26 callersFunctionload_rgba32
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:352
↓ 26 callersFunctionread
Source/ThirdParty/OpenFBX/ofbx.cpp:592
↓ 26 callersMethodscopedElement
Source/ThirdParty/catch2/catch.hpp:15659
↓ 26 callersFunctionvfma
Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1551
↓ 25 callersMethodAddCustomActor
Source/Engine/Graphics/RenderTask.cpp:167
↓ 25 callersMethodContains
<summary> Checks if the given element is in the collection. </summary> <param name="item">The item.</param> <returns><c>true</c> if collection contain
Source/Engine/Threading/ConcurrentBuffer.h:370
↓ 25 callersFunctionCopyStringFast
Source/ThirdParty/tracy/client/TracyStringHelpers.hpp:25
↓ 25 callersMethodCreateInstance
<inheritdoc />
Source/Editor/Content/Items/VisualScriptItem.cs:408
↓ 25 callersFunctionDivideAndRoundUp
Source/Engine/Core/Math/Math.h:282
↓ 25 callersMethodExecuteDrawCalls
Source/Engine/Renderer/RenderList.cpp:915
↓ 25 callersFunctionFlush
<summary> Unlock buffer and flush data with a buffer (it will be ready for an immediate draw). </summary>
Source/Engine/Graphics/DynamicBuffer.h:105
↓ 25 callersMethodGet
Source/Engine/Renderer/GI/GlobalSurfaceAtlasPass.cpp:674
↓ 25 callersMethodGetLength
Source/Engine/Audio/Audio.cpp:34
↓ 25 callersFunctionGetOrientation
Source/Engine/Level/Actor.h:503
↓ 25 callersMethodGetParameters
<summary> Gets the method parameters metadata (or event delegate signature parameters). </summary>
Source/Editor/Scripting/ScriptType.cs:444
↓ 25 callersMethodGetPath
Source/Engine/Content/JsonAsset.cpp:94
↓ 25 callersMethodGetTypeName
<summary> Gets the display name of the connection type used in the surface. </summary> <param name="type">The graph connection type.</param> <returns>
Source/Editor/Surface/VisjectSurface.cs:463
↓ 25 callersMethodGetValues
<summary> Gets the values. </summary> <param name="instanceValues">The instance values.</param> <returns>The values container.</returns>
Source/Editor/CustomEditors/Editors/GenericEditor.cs:147
↓ 25 callersFunctionMemoryCompare
<summary> Compare two blocks of the memory. </summary> <param name="buf1">The first buffer address. Must not be null, even if size is zero.</param> <p
Source/Engine/Platform/Base/PlatformBase.h:239
↓ 25 callersFunctionPxMin
Source/ThirdParty/PhysX/foundation/PxMath.h:94
↓ 25 callersFunctionPxSqrt
\brief Square root.
Source/ThirdParty/PhysX/foundation/PxMath.h:152
↓ 25 callersFunctionRand
<summary> Generates a pseudo-random number from normalized range [0;1]. </summary> <returns>The random number.</returns>
Source/Engine/Core/Random.h:13
↓ 25 callersMethodRelease
Source/Engine/Core/Cache.cpp:15
↓ 25 callersMethodResize
<summary> Resizes the collection to the specified size. If the size is equal or less to the current capacity no additional memory reallocation in perf
Source/Engine/Renderer/RenderListBuffer.h:251
↓ 25 callersMethodRun
()
Source/Tools/Flax.Build/Deploy/Deployer.cs:71
↓ 25 callersMethodSetCapacity
Source/Engine/Core/Collections/Sorting.cpp:27
↓ 25 callersFunctionSlerp
Interpolates between two quaternions, using spherical linear interpolation.
Source/Engine/Core/Math/Quaternion.h:569
↓ 25 callersFunctionSpawn
Source/Engine/Particles/ParticleSystem.h:177
← previousnext →701–800 of 40,737, ranked by callers