Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmelieHeinrich/Termina
/ types & classes
Types & classes
8,042 in github.com/AmelieHeinrich/Termina
⨍
Functions
13,571
◇
Types & classes
8,042
↓ 808 callers
Class
vkGetInstanceProcAddr
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:541
↓ 676 callers
Class
vkGetDeviceProcAddr
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:542
↓ 352 callers
Class
vec<4, T, Q>
Sources/ThirdParty/GLM/detail/type_vec4.hpp:17
↓ 322 callers
Class
ImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
Sources/ThirdParty/ImGui/imgui.h:313
↓ 151 callers
Class
Func
Sources/ThirdParty/ImGui/imgui.cpp:22407
↓ 128 callers
Enum
uint32
Bits used in Node::mNodeProperties
Sources/ThirdParty/Jolt/Physics/Collision/Shape/StaticCompoundShape.h:111
↓ 99 callers
Class
vec<3, T, Q>
Sources/ThirdParty/GLM/detail/type_vec3.hpp:17
↓ 33 callers
Class
float3
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:86
↓ 30 callers
Class
vec<2, T, Q>
Sources/ThirdParty/GLM/detail/type_vec2.hpp:17
↓ 21 callers
Class
AABox
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuery.h:17
↓ 21 callers
Class
int3
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:349
↓ 21 callers
Class
uint3
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:84
↓ 18 callers
Class
LogicError
Sources/ThirdParty/vulkan/vulkan.hpp:8201
↓ 18 callers
Class
float2
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:22
↓ 17 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
Sources/ThirdParty/ImGui/imgui_internal.h:582
↓ 17 callers
Class
Stats
Class that holds information about the shape that can be used for logging / data collection purposes
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:406
↓ 15 callers
Class
BufferDesc
Sources/Termina/RHI/Buffer.hpp:22
↓ 15 callers
Class
T
Sources/ThirdParty/Jolt/Core/Array.h:18
↓ 14 callers
Class
SubShapeIDCreator
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:30
↓ 14 callers
Class
float4
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:161
↓ 13 callers
Class
int4
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:159
↓ 12 callers
Class
TextureBarrier
Sources/Termina/RHI/RenderContext.hpp:59
↓ 12 callers
Class
TextureDesc
Sources/Termina/RHI/Texture.hpp:53
↓ 11 callers
Class
SubShapeID
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:31
↓ 11 callers
Class
TextureViewDesc
Sources/Termina/RHI/TextureView.hpp:29
↓ 11 callers
Class
data
Sources/ThirdParty/JSON/json.hpp:4278
↓ 11 callers
Class
uint4
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:289
↓ 9 callers
Class
VmaBufferImageUsage
Sources/ThirdParty/VMA/vk_mem_alloc.h:3632
↓ 8 callers
Class
ImVec2i
Helper: ImVec2i (2D vector, integer)
Sources/ThirdParty/ImGui/imgui_internal.h:574
↓ 8 callers
Class
iterator
Sources/ThirdParty/Jolt/Core/HashTable.h:362
↓ 7 callers
Class
ImGuiStoragePair
Helper for key->value storage (container sorted by key)
Sources/ThirdParty/ImGui/imgui.h:210
↓ 7 callers
Class
RenderEncoderInfo
Sources/Termina/RHI/RenderContext.hpp:15
↓ 6 callers
Class
BufferViewDesc
Sources/Termina/RHI/BufferView.hpp:13
↓ 6 callers
Enum
EAxis
Sources/ThirdParty/Jolt/Physics/Constraints/SixDOFConstraint.h:24
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
Sources/ThirdParty/ImGui/imgui_demo.cpp:10613
↓ 6 callers
Class
RenderPipelineDesc
Sources/Termina/RHI/RenderPipeline.hpp:47
↓ 6 callers
Class
SubShapeID
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.h:25
↓ 6 callers
Class
crev_it
A const iterator that traverses the array in reverse order
Sources/ThirdParty/Jolt/Core/Array.h:87
↓ 6 callers
Class
rev_it
An iterator that traverses the array in reverse order
Sources/ThirdParty/Jolt/Core/Array.h:51
↓ 5 callers
Class
GradientSampler
Sources/ThirdParty/Jolt/Physics/Hair/HairSettings.h:149
↓ 5 callers
Class
ImFontConfig
Baked data for a ImFont at a given size.
Sources/ThirdParty/ImGui/imgui.h:185
↓ 5 callers
Class
IndexedTriangle
Triangle with 32-bit indices and material index
Sources/ThirdParty/Jolt/Geometry/IndexedTriangle.h:79
↓ 5 callers
Class
Range
Helper struct to indicate triangle range before and after the split
Sources/ThirdParty/Jolt/TriangleSplitter/TriangleSplitter.h:32
↓ 5 callers
Class
const_iterator
Const iterator
Sources/ThirdParty/Jolt/Core/HashTable.h:401
↓ 5 callers
Class
diyfp
Sources/ThirdParty/JSON/detail/conversions/to_chars.hpp:57
↓ 5 callers
Enum
uint32
Node properties
Sources/ThirdParty/Jolt/AABBTree/NodeCodec/NodeCodecQuadTreeHalfFloat.h:36
↓ 4 callers
Enum
EStateRecorderState
Sources/ThirdParty/Jolt/Physics/StateRecorder.h:20
↓ 4 callers
Class
ImGuiStyleMod
Storage for one type registered in the .ini file
Sources/ThirdParty/ImGui/imgui_internal.h:177
↓ 4 callers
Class
Image
Sources/ThirdParty/VMA/vk_mem_alloc_raii.hpp:125
↓ 4 callers
Class
SamplerDesc
Sources/Termina/RHI/Sampler.hpp:33
↓ 4 callers
Class
SubShapeID
Sources/ThirdParty/Jolt/Physics/Collision/ShapeFilter.h:13
↓ 4 callers
Class
VmaSuballocationOffsetLess
Sources/ThirdParty/VMA/vk_mem_alloc.h:3676
↓ 4 callers
Class
const_reverse_iterator
Sources/ThirdParty/VMA/vk_mem_alloc.h:5455
↓ 4 callers
Class
out_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
Sources/ThirdParty/JSON/detail/exceptions.hpp:254
↓ 4 callers
Class
reverse_iterator
Sources/ThirdParty/VMA/vk_mem_alloc.h:5453
↓ 3 callers
Class
CComPtr
Sources/ThirdParty/DXC/WinAdapter.h:723
↓ 3 callers
Class
ImColor
Coordinates of a rectangle within a texture.
Sources/ThirdParty/ImGui/imgui.h:191
↓ 3 callers
Class
NodeID
Class that points to either a body or a node in the tree
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/QuadTree.h:30
↓ 3 callers
Class
RayCast
Sources/ThirdParty/Jolt/Physics/Collision/RayCast.h:46
↓ 3 callers
Class
SerializableAttribute
Attributes are members of classes that need to be serialized.
Sources/ThirdParty/Jolt/ObjectStream/SerializableAttribute.h:36
↓ 3 callers
Class
iterator
Sources/ThirdParty/VMA/vk_mem_alloc.h:5457
↓ 3 callers
Class
vkCmdCopyBuffer
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:559
↓ 2 callers
Class
Allocator
Sources/ThirdParty/Jolt/Core/Array.h:18
↓ 2 callers
Class
Barrier
A job barrier keeps track of a number of jobs and allows waiting until they are all completed.
Sources/ThirdParty/Jolt/Core/JobSystem.h:122
↓ 2 callers
Class
BodyPair
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/BroadPhase.h:20
↓ 2 callers
Class
BufferBarrier
Sources/Termina/RHI/RenderContext.hpp:110
↓ 2 callers
Class
BufferVK
Simple wrapper class to manage a Vulkan buffer
Sources/ThirdParty/Jolt/Compute/VK/BufferVK.h:33
↓ 2 callers
Class
ImGuiPtrOrIndex
Sources/ThirdParty/ImGui/imgui_internal.h:1460
↓ 2 callers
Class
ImGuiTextRange
Sources/ThirdParty/ImGui/imgui.h:2866
↓ 2 callers
Class
ImGuiWindowClass
A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor
Sources/ThirdParty/ImGui/imgui.h:217
↓ 2 callers
Class
ImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame, in practice we currently keep it for each wi
Sources/ThirdParty/ImGui/imgui_internal.h:194
↓ 2 callers
Class
MyItem
Sources/ThirdParty/ImGui/imgui_demo.cpp:5638
↓ 2 callers
Class
Node
Sources/ThirdParty/Jolt/AABBTree/AABBTreeBuilder.h:39
↓ 2 callers
Class
Open
Use Dijkstra's algorithm to find the closest kinematic vertex for each vertex See: https://en.wikipedia.org/wiki/Dijkstra's_algorithm An element in t
Sources/ThirdParty/Jolt/Physics/SoftBody/SoftBodySharedSettings.cpp:136
↓ 2 callers
Class
PhysicsMaterial
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:32
↓ 2 callers
Class
Plane
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:34
↓ 2 callers
Class
StatsString
Sources/ThirdParty/VMA/vk_mem_alloc_raii.hpp:127
↓ 2 callers
Class
TransformedShape
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.h:33
↓ 2 callers
Class
TransformedShape
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.h:23
↓ 2 callers
Class
ValueType
Sources/ThirdParty/JSON/json.hpp:2250
↓ 2 callers
Class
VmaSuballocationOffsetGreater
Sources/ThirdParty/VMA/vk_mem_alloc.h:3677
↓ 2 callers
Class
const_iterator
Sources/ThirdParty/VMA/vk_mem_alloc.h:5454
↓ 2 callers
Class
input_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
Sources/ThirdParty/JSON/detail/input/input_adapters.hpp:93
↓ 2 callers
Class
json_pointer
Sources/ThirdParty/JSON/json_fwd.hpp:56
↓ 2 callers
Enum
test
Sources/ThirdParty/GLM/detail/setup.hpp:392
↓ 2 callers
Class
vec
Sources/ThirdParty/GLM/detail/qualifier.hpp:35
↓ 2 callers
Class
vkAllocateMemory
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:545
↓ 2 callers
Class
vkBindBufferMemory
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:551
↓ 2 callers
Class
vkCreateBuffer
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:555
↓ 2 callers
Class
vkDestroyBuffer
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:556
↓ 2 callers
Class
vkFreeMemory
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:546
↓ 2 callers
Class
vkGetBufferMemoryRequirements
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:553
↓ 2 callers
Class
vkGetPhysicalDeviceMemoryProperties
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:544
↓ 2 callers
Class
vkGetPhysicalDeviceProperties
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:543
↓ 2 callers
Class
vkMapMemory
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:547
↓ 2 callers
Class
vkUnmapMemory
Sources/ThirdParty/VMA/vk_mem_alloc_structs.hpp:548
↓ 1 callers
Class
AABox
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.h:30
↓ 1 callers
Class
Batch
A batch of objects that can be destructed
Sources/ThirdParty/Jolt/Core/FixedSizeFreeList.h:98
↓ 1 callers
Class
Body
Sources/ThirdParty/Jolt/Physics/SoftBody/SoftBodyMotionProperties.h:21
↓ 1 callers
Class
BodyDrawFilter
Sources/ThirdParty/Jolt/Physics/Body/BodyManager.h:21
next →
1–100 of 8,042, ranked by callers