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
↓ 6 callers
Method
GetTypes
Returns a pointer to any array of types expected by layout bindings. */
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanGpuPipelineParameterLayout.h:28
↓ 6 callers
Method
GetValue
Source/Scripting/bsfScript/Serialization/B3DManagedSerializableDictionary.cpp:161
↓ 6 callers
Function
GetVertexCount
Returns the total number of vertices this object can hold. */
Source/Engine/Core/Mesh/B3DMeshData.h:184
↓ 6 callers
Function
GetWidth
Returns width of the buffer in pixels. */
Source/Engine/Core/Image/B3DPixelData.h:273
↓ 6 callers
Method
Index
Source/Engine/Utility/ECS/B3DComponentStorage.h:90
↓ 6 callers
Function
InitEXRImage
Source/Engine/Core/ThirdParty/tinyexr.h:10094
↓ 6 callers
Method
Initialize
Source/Engine/Core/Scene/B3DPrefab.cpp:65
↓ 6 callers
Method
IsDerivedFrom
Source/Engine/Utility/Reflection/B3DIReflectable.cpp:45
↓ 6 callers
Method
IsValid
Checks if this handle is valid. */
Source/Plugins/bsfRenderBeast/Utility/B3DUniformBufferPools.h:67
↓ 6 callers
Method
LookRotation
Source/Engine/Utility/Math/B3DQuaternion.cpp:291
↓ 6 callers
Method
MarkResourcesDirtyInternal
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:571
↓ 6 callers
Method
MoveNext
Source/Scripting/bsfScript/Serialization/B3DManagedSerializableDictionary.cpp:192
↓ 6 callers
Method
NotifyUnbound
Source/Engine/Core/GpuBackend/Allocators/B3DGpuResource.cpp:60
↓ 6 callers
Method
OnEnabled
Source/Engine/Core/Components/B3DBone.cpp:49
↓ 6 callers
Method
OrthogonalComplement
Calculates two vectors orthonormal to the current vector, and normalizes the current vector if not already. */
Source/Engine/Utility/Math/B3DVector3.h:344
↓ 6 callers
Method
Overlaps
Source/Engine/Utility/Math/B3DArea2.h:150
↓ 6 callers
Function
ParseHit
Source/Plugins/bsfPhysX/B3DPhysX.cpp:350
↓ 6 callers
Function
PrintColored
Source/Engine/Utility/Testing/B3DTestResultWriter.cpp:132
↓ 6 callers
Function
RTTIFieldDataTypeSchema
Source/Engine/Utility/Reflection/B3DRTTIField.h:61
↓ 6 callers
Method
Release
Source/Engine/Core/GpuBackend/Allocators/B3DGpuTlsfAllocator.h:493
↓ 6 callers
Function
RemoveHandle
Source/Engine/Core/CoreObject/B3DCoreObjectSync.h:55
↓ 6 callers
Method
ReportGetParamError
Source/Engine/Core/Material/B3DMaterialParameters.cpp:294
↓ 6 callers
Function
SRGBToLinear
Source/Engine/Utility/Image/B3DColor.cpp:313
↓ 6 callers
Method
SaveAsSinglePackage
Source/Engine/Core/Resources/B3DResources.cpp:516
↓ 6 callers
Method
Set
Source/Scripting/bsfMono/B3DMonoArray.h:276
↓ 6 callers
Method
SetExtension
Source/Engine/Utility/FileSystem/B3DPath.cpp:342
↓ 6 callers
Method
SetFocus
Source/Engine/Core/GUI/B3DGUIManager.cpp:1298
↓ 6 callers
Method
SetOwner
Source/Engine/Core/Material/B3DVariation.cpp:82
↓ 6 callers
Method
SetSampledTexture
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:413
↓ 6 callers
Method
SetShape
<summary>Changes or sets the collider shape to a plane.</summary>
Source/Scripting/bsfSharp/Generated/ColliderShape.generated.cs:256
↓ 6 callers
Method
SetSize
Source/Engine/Core/GUI/B3DGUIElement.cpp:55
↓ 6 callers
Method
SetStencilReferenceValue
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuCommandBuffer.cpp:652
↓ 6 callers
Method
SetStorageBuffer
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:451
↓ 6 callers
Function
SetUniformBuffer
* Sets uniform buffer using a pool suballocation at the specified slot. * * @param slot Binding slot within set. * @param suballocation
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.h:608
↓ 6 callers
Method
Shrink
Source/Engine/Utility/Utility/B3DTArray.h:408
↓ 6 callers
Method
SquaredDistance
Returns the square of the distance to another vector. */
Source/Engine/Utility/Math/B3DVector3.h:247
↓ 6 callers
Method
SubmitCommandBuffer
Source/Plugins/bsfD3D12GpuBackend/B3DD3D12GpuQueue.cpp:53
↓ 6 callers
Method
SyncToRenderThread
Source/Engine/Core/Renderer/B3DRendererScene.cpp:206
↓ 6 callers
Method
TryGetSampledTextureParameter
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:269
↓ 6 callers
Method
TryGetStorageBufferParameter
Source/Engine/Core/GpuBackend/B3DGpuParameterSet.cpp:297
↓ 6 callers
Method
Unmap
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanTexture.cpp:406
↓ 6 callers
Function
UnpackNormal
Decodes a normal from 4D 8-bit packed format into a 32-bit float format. */
Source/Engine/Core/Mesh/B3DMeshUtility.h:178
↓ 6 callers
Method
UnregisterElement
Source/Engine/Core/GUI/B3DGUIWidget.cpp:135
↓ 6 callers
Method
UpdatePerObjectData
Source/Plugins/bsfRenderBeast/RenderState/B3DDecalRenderState.cpp:24
↓ 6 callers
Method
UpdatePrefabLinkIds
Source/Tests/Utility/B3DUnitTestScenes.h:234
↓ 6 callers
Method
WaitUntilIdle
Source/Engine/Core/GpuBackend/B3DGpuSubmitThread.cpp:177
↓ 6 callers
Method
WaitUntilIdle
Source/Plugins/bsfVulkanGpuBackend/B3DVulkanGpuQueue.cpp:120
↓ 6 callers
Function
YYID
(i)
Source/Plugins/bsfSL/B3DParserFX.c:130
↓ 6 callers
Function
bit_and_mm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:53
↓ 6 callers
Function
bit_and_vm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:43
↓ 6 callers
Function
bit_andnot_mm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:88
↓ 6 callers
Function
bit_andnot_vm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:78
↓ 6 callers
Function
bit_not_mm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:147
↓ 6 callers
Function
bit_or_mm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:113
↓ 6 callers
Function
bit_xor_mm
Source/Engine/Utility/ThirdParty/simdpp/detail/null/bitwise.h:137
↓ 6 callers
Method
end_array
Source/Engine/Utility/ThirdParty/json.hpp:4433
↓ 6 callers
Method
end_object
Source/Engine/Utility/ThirdParty/json.hpp:4423
↓ 6 callers
Function
fppow2
Source/Engine/Utility/ThirdParty/TetGen/predicates.cxx:402
↓ 6 callers
Function
i_avg
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/i_avg.h:32
↓ 6 callers
Function
i_avg_trunc
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/i_avg_trunc.h:33
↓ 6 callers
Function
i_permute_zbytes16
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/permute_zbytes16.h:30
↓ 6 callers
Function
i_reduce_mul
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/f_reduce_mul.h:28
↓ 6 callers
Function
i_shuffle_zbytes16
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/shuffle_zbytes16.h:34
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
Source/Engine/Utility/ThirdParty/json.hpp:13360
↓ 6 callers
Function
load_packed2
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:33
↓ 6 callers
Function
load_packed3
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:44
↓ 6 callers
Function
load_packed4
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:56
↓ 6 callers
Function
make_int
Source/Engine/Utility/ThirdParty/simdpp/core/make_int.h:109
↓ 6 callers
Method
max_size
Source/Engine/Utility/ThirdParty/simdpp/core/aligned_allocator.h:57
↓ 6 callers
Function
nvgTransformPremultiply
Source/Engine/Core/ThirdParty/nanovg.c:512
↓ 6 callers
Function
outputBits
Source/Engine/Core/ThirdParty/tinyexr.h:2274
↓ 6 callers
Function
rev
Reverses the elements in half-vector or half-vectors in a vector. Cost: 1
Source/Engine/Utility/ThirdParty/simdpp/detail/shuffle/neon_int32x4.h:47
↓ 6 callers
Function
shift_r_v
Source/Engine/Utility/ThirdParty/simdpp/detail/null/math.h:187
↓ 6 callers
Method
start_array
Source/Engine/Utility/ThirdParty/json.hpp:4428
↓ 6 callers
Method
start_object
Source/Engine/Utility/ThirdParty/json.hpp:4413
↓ 6 callers
Function
store_packed2
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:112
↓ 6 callers
Function
store_packed3
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:123
↓ 6 callers
Function
store_packed4
Source/Engine/Utility/ThirdParty/simdpp/detail/null/memory.h:135
↓ 6 callers
Function
unzip4_hi
Source/Engine/Utility/ThirdParty/simdpp/detail/null/shuffle.h:115
↓ 6 callers
Function
unzip8_hi
Source/Engine/Utility/ThirdParty/simdpp/detail/null/shuffle.h:114
↓ 6 callers
Function
update
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
Source/Engine/Utility/ThirdParty/json.hpp:16287
↓ 6 callers
Function
v128_load_packed2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed2.h:233
↓ 6 callers
Function
v128_load_packed3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed3.h:263
↓ 6 callers
Function
v128_load_packed4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed4.h:264
↓ 6 callers
Function
v128_store_pack2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed2.h:236
↓ 6 callers
Function
v128_store_pack3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed3.h:256
↓ 6 callers
Function
v128_store_pack4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed4.h:288
↓ 6 callers
Function
v256_load_packed2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed2.h:242
↓ 6 callers
Function
v256_load_packed3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed3.h:273
↓ 6 callers
Function
v256_load_packed4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed4.h:275
↓ 6 callers
Function
v256_store_pack2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed2.h:246
↓ 6 callers
Function
v256_store_pack3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed3.h:267
↓ 6 callers
Function
v256_store_pack4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed4.h:300
↓ 6 callers
Function
v512_load_packed2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed2.h:251
↓ 6 callers
Function
v512_load_packed3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed3.h:283
↓ 6 callers
Function
v512_load_packed4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/load_packed4.h:286
↓ 6 callers
Function
v512_store_pack2
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed2.h:256
↓ 6 callers
Function
v512_store_pack3
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed3.h:278
↓ 6 callers
Function
v512_store_pack4
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/store_packed4.h:312
↓ 6 callers
Function
v_emul_popcnt_u8
Source/Engine/Utility/ThirdParty/simdpp/detail/insn/i_popcnt.h:32
← previous
next →
1,001–1,100 of 21,529, ranked by callers