Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameFoundry/B3DFramework
/ functions
Functions
21,529 in github.com/GameFoundry/B3DFramework
⨍
Functions
21,529
◇
Types & classes
5,843
↓ 18 callers
Method
GetScriptWrapperMetaData
Source/Scripting/bsfScript/Serialization/B3DScriptAssemblyManager.cpp:763
↓ 18 callers
Function
IsAnimationProxyValid
Returns true if the animation proxy is created and registered with the animation scene. If false, animation cannot play. */
Source/Engine/Core/Components/B3DAnimation.h:611
↓ 18 callers
Method
MarkAllFramesComplete
Simulates the GPU catching up to the most recently advanced frame. */
Source/Tests/TestSuites/B3DGpuAllocatorTestSuite.cpp:222
↓ 18 callers
Method
RefreshHierarchy
Source/Tests/Utility/B3DUnitTestScenes.cpp:212
↓ 18 callers
Method
Set
Source/Engine/Core/GpuBackend/B3DGpuParameter.cpp:27
↓ 18 callers
Method
TryGetUniformBufferParameter
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:311
↓ 18 callers
Method
UpdateText
Source/Engine/Core/GUI/B3DGUIInputTool.cpp:12
↓ 18 callers
Function
i_to_uint32
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/conv_float_to_int32.h:88
↓ 18 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Source/Engine/Utility/ThirdParty/json.hpp:5635
↓ 17 callers
Method
Abs
<summary> Returns the absolute value of the provided parameter. </summary> <param name="f">Parameter to take absolute value of.</param> <returns>Absol
Source/Scripting/bsfSharp/Math/MathEx.cs:229
↓ 17 callers
Function
Create
Source/Engine/Core/Importer/B3DShaderImportOptions.h:88
↓ 17 callers
Method
CreateGpuBuffer
Source/Engine/Core/GpuBackend/B3DGpuDevice.cpp:47
↓ 17 callers
Method
DisconnectAll
Source/Engine/Core/Network/B3DNetwork.cpp:290
↓ 17 callers
Method
EndSample
Source/Engine/Core/Profiling/B3DProfilerCPU.cpp:117
↓ 17 callers
Method
Erase
Source/Engine/Utility/Threading/B3DScheduler.cpp:105
↓ 17 callers
Method
Get
Returns the underlying raw pointer without releasing ownership. */
Source/Engine/Utility/Utility/B3DUnique.h:135
↓ 17 callers
Method
GetSlot
Source/Engine/Core/GpuBackend/B3DGpuPipelineParameterLayout.cpp:250
↓ 17 callers
Method
GetTop
Platform/Linux/Source/Engine/Core/Private/Linux/B3DLinuxWindow.cpp:333
↓ 17 callers
Method
GetType
Source/Scripting/bsfScript/Extensions/B3DTextureEx.cpp:44
↓ 17 callers
Method
HasSamplerState
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:49
↓ 17 callers
Function
Mmalloc
Source/Plugins/bsfSL/B3DMMAlloc.c:33
↓ 17 callers
Method
Post
Source/Engine/Utility/Threading/B3DScheduler.cpp:372
↓ 17 callers
Method
Reserve
Source/Engine/Utility/Utility/B3DBitstream.h:1017
↓ 17 callers
Method
SetViewport
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuCommandBuffer.cpp:546
↓ 17 callers
Method
Swap
Swaps the shared pointer with another. */
Source/Engine/Utility/Utility/B3DShared.h:850
↓ 17 callers
Method
TrackBufferUsage
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12ResourceTracker.cpp:115
↓ 17 callers
Function
i_bit_or
----------------------------------------------------------------------------- uint8, uint8
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/bit_or.h:27
↓ 17 callers
Function
i_transpose2
Transposes eight 2x2 8-bit matrices within two int8x16 vectors @code r0 = [ a0_0; a1_0 ; ... ; a0_14; a1_14 ] r1 = [ a1_1; a1_1 ; ... ; a
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/transpose.h:53
↓ 16 callers
Method
AddParameter
Source/Engine/Core/Material/B3DShader.cpp:26
↓ 16 callers
Method
Back
Reference to the last entity matching the view filter, or null if none matches. */
Source/Engine/Utility/ECS/B3DView.h:265
↓ 16 callers
Method
Destroy
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanTexture.cpp:138
↓ 16 callers
Method
GetEndChar
Source/Engine/Core/GUI/B3DGUIInputTool.cpp:255
↓ 16 callers
Method
GetLeft
Platform/Linux/Source/Engine/Core/Private/Linux/B3DLinuxWindow.cpp:324
↓ 16 callers
Method
GetValueInDegrees
Source/Engine/Utility/Math/B3DRadian.cpp:58
↓ 16 callers
Method
HasSampledTexture
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:34
↓ 16 callers
Method
IsSubClassOf
Source/Scripting/bsfMono/B3DMonoUtil.cpp:185
↓ 16 callers
Function
MakeDefaultLinearConfig
Default linear allocator configuration. Tests that need a different page size or spare cap pass overrides. */
Source/Tests/TestSuites/B3DGpuAllocatorTestSuite.cpp:283
↓ 16 callers
Method
Multiply
Source/Engine/Utility/Math/B3DMatrix3.cpp:130
↓ 16 callers
Function
ReadFile
Source/Tests/TestSuites/B3DFileSystemTestSuite.cpp:40
↓ 16 callers
Function
Reset
Source/Engine/Utility/Utility/B3DTime.h:191
↓ 16 callers
Function
ResourceLoadOptions
Source/Engine/Core/Resources/B3DResources.h:24
↓ 16 callers
Method
SetDynamicBufferOffset
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuCommandBuffer.cpp:328
↓ 16 callers
Method
alloc
Source/Engine/Utility/ThirdParty/TetGen/tetgen.cxx:4038
↓ 16 callers
Function
i_shift_l
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/i_shift_l.h:30
↓ 16 callers
Function
i_shift_r
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/i_shift_r.h:36
↓ 16 callers
Function
i_to_uint16
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/conv_float_to_int16.h:25
↓ 16 callers
Function
i_to_uint8
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/conv_float_to_int8.h:25
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
Source/Engine/Utility/ThirdParty/json.hpp:13338
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
Source/Engine/Utility/ThirdParty/json.hpp:13157
↓ 16 callers
Function
make_uint32_uint16
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/make_const.h:337
↓ 16 callers
Function
make_uint32_uint8
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/make_const.h:233
↓ 16 callers
Method
number_integer
Source/Engine/Utility/ThirdParty/json.hpp:4393
↓ 16 callers
Function
to_json
Source/Engine/Utility/ThirdParty/json.hpp:1717
↓ 15 callers
Method
CreateGpuParameterSet
Source/Engine/Core/Renderer/B3DRendererMaterial.h:978
↓ 15 callers
Method
FindChild
Source/Engine/Core/GUI/B3DGUIMenu.cpp:29
↓ 15 callers
Function
GetCurrentCharacter
Returns the current character. */
Source/Engine/Core/GUI/StyleSheet/B3DGUIStyleSheetLexer.h:42
↓ 15 callers
Method
GetName
Returns the debug name of the task. */
Source/Engine/Utility/Threading/B3DScheduler.h:96
↓ 15 callers
Method
GetObject
Source/Engine/Core/Scene/B3DGameObjectCollection.cpp:95
↓ 15 callers
Function
GetParentWidget
Returns parent GUI widget, can be null. */
Source/Engine/Core/GUI/B3DGUIElement.h:354
↓ 15 callers
Method
GetSize
Source/Engine/Core/GpuBackend/B3DGpuBuffer.h:500
↓ 15 callers
Method
GetUsedResourceSequentialIndex
Returns the sequential index of the resource at the specific slot. Returns ~0u if slot is not used. Similar to GetUsedBindingSequentialIndex(), but al
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanGpuPipelineParameterLayout.h:40
↓ 15 callers
Function
IsFile
Checks does the path point to a file. */
Source/Engine/Utility/FileSystem/B3DPath.h:155
↓ 15 callers
Function
IsNaN
Source/Engine/Utility/Math/B3DMath.h:371
↓ 15 callers
Method
IterateHierarchy
Source/Engine/Core/Scene/B3DSceneObject.cpp:771
↓ 15 callers
Function
Mmfree
Source/Plugins/bsfSL/B3DMMAlloc.c:50
↓ 15 callers
Method
NotifyButtonPressed
Source/Engine/Core/Input/B3DInput.cpp:356
↓ 15 callers
Method
NotifyButtonReleased
Source/Engine/Core/Input/B3DInput.cpp:361
↓ 15 callers
Function
PhysicalToLogical
* Converts a value from physical pixels to logical pixels. * * @param value Value in physical pixels. * @param scale Scale applied to ph
Source/Engine/Core/GUI/B3DGUIUtility.h:124
↓ 15 callers
Method
ReadAsync
Source/Engine/Core/Image/B3DTexture.cpp:699
↓ 15 callers
Method
SetHeight
Source/Engine/Core/GUI/B3DGUIElement.cpp:110
↓ 15 callers
Method
SetName
Source/Engine/Utility/Threading/B3DThreadPool.cpp:155
↓ 15 callers
Method
SetSampledTexture
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuParameterSet.cpp:112
↓ 15 callers
Method
SquaredLength
Returns the square of the length(magnitude) of the vector. */
Source/Engine/Utility/Math/B3DVector3.h:235
↓ 15 callers
Method
TrackImageUsage
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12ResourceTracker.cpp:126
↓ 15 callers
Function
Update
Called once per frame. Only called if the component is in Running state. */
Source/Engine/Core/Scene/B3DComponent.h:88
↓ 15 callers
Function
i_bit_xor
----------------------------------------------------------------------------- uint8, uint8
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/bit_xor.h:27
↓ 14 callers
Method
Clear
Source/Engine/Core/GUI/B3DGUILayout.cpp:94
↓ 14 callers
Method
Contains
Returns true if the provided entity matches the group filter. */
Source/Engine/Utility/ECS/B3DGroup.h:444
↓ 14 callers
Method
Evaluate
Source/Engine/Core/Animation/B3DAnimationCurve.cpp:641
↓ 14 callers
Function
FBXToNativeType
Source/Plugins/bsfFBXImporter/B3DFBXImporter.cpp:28
↓ 14 callers
Method
Free
Frees the internal buffers. */
Source/Engine/Core/Private/Particles/B3DParticleSet.h:99
↓ 14 callers
Function
FreeEXRHeader
Source/Engine/Core/ThirdParty/tinyexr.h:10127
↓ 14 callers
Method
GetHeapCount
Source/Engine/Core/GpuBackend/Allocators/B3DGpuTlsfAllocator.h:1266
↓ 14 callers
Method
GetHeight
Platform/Linux/Source/Engine/Core/Private/Linux/B3DLinuxWindow.cpp:350
↓ 14 callers
Method
GetRttiId
Source/Engine/Utility/Reflection/B3DRTTIType.cpp:92
↓ 14 callers
Method
GetValue
Source/Scripting/bsfScript/Serialization/B3DManagedTypeInfo.cpp:107
↓ 14 callers
Method
GetVersion
Returns the current version of the entity. This will be incremented each time an entity is destroyed and its identifier gets re-used. */
Source/Engine/Utility/ECS/B3DEntity.h:99
↓ 14 callers
Method
GetView
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanTexture.cpp:166
↓ 14 callers
Method
GetWidth
Platform/Linux/Source/Engine/Core/Private/Linux/B3DLinuxWindow.cpp:342
↓ 14 callers
Method
InverseAffine
Source/Engine/Utility/Math/B3DMatrix4.cpp:113
↓ 14 callers
Function
IsDestroyed
Returns true if the object has been destroyed. Destroyed object should not be used. */
Source/Engine/Core/CoreObject/B3DCoreObject.h:57
↓ 14 callers
Function
Lerp
Source/Engine/Utility/Math/B3DMath.h:694
↓ 14 callers
Method
SceneObject
Source/Engine/Core/Scene/B3DSceneObject.cpp:20
↓ 14 callers
Method
SetGpuGraphicsPipelineState
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuCommandBuffer.cpp:339
↓ 14 callers
Method
SetWidth
Source/Engine/Core/GUI/B3DGUIElement.cpp:73
↓ 14 callers
Method
SubmitCommandBuffer
Source/Engine/Core/GpuBackend/B3DGpuWorkContext.cpp:167
↓ 14 callers
Function
Win32HandleError
Platform/Win32/Source/Engine/Utility/Private/Win32/B3DWin32FileSystem.cpp:19
↓ 14 callers
Function
getBits
Source/Engine/Core/ThirdParty/tinyexr.h:2284
↓ 14 callers
Method
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Source/Engine/Utility/ThirdParty/json.hpp:3415
↓ 14 callers
Function
transpose2
Source/Engine/Utility/ThirdParty/simdpp/detail/neon/shuffle.h:61
← previous
next →
401–500 of 21,529, ranked by callers