Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ types & classes
Types & classes
5,064 in github.com/Overload-Technologies/Overload
⨍
Functions
20,889
◇
Types & classes
5,064
↓ 945 callers
Class
btVector3
Dependencies/bullet3/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h:19
↓ 408 callers
Class
b3BufferInfoCL
Dependencies/bullet3/bullet/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h:7
↓ 349 callers
Class
ImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
Dependencies/ImGui/include/imgui.h:312
↓ 170 callers
Class
TreeNode
* Widget that allow columnification */
Sources/OvUI/include/OvUI/Widgets/Layout/TreeNode.h:21
↓ 130 callers
Class
Button
* Simple button widget */
Sources/OvUI/include/OvUI/Widgets/Buttons/Button.h:21
↓ 100 callers
Class
aiVector3D
Dependencies/assimp/include/assimp/vector3.h:159
↓ 94 callers
Class
xml_node
Dependencies/assimp/contrib/pugixml/src/pugixml.hpp:292
↓ 89 callers
Class
MenuItem
* Widget that can be added to a menu list. It is clickable and can be checkable */
Sources/OvUI/include/OvUI/Widgets/Menu/MenuItem.h:18
↓ 64 callers
Class
CProfileNode
A node in the Profile Hierarchy Tree
Dependencies/bullet3/bullet/LinearMath/btQuickprof.h:83
↓ 63 callers
Class
Separator
* Simple widget that display a separator */
Sources/OvUI/include/OvUI/Widgets/Visual/Separator.h:16
↓ 54 callers
Class
sStkNN
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btDbvt.h:231
↓ 51 callers
Class
btQuaternion
@brief The btQuaternion implements quaternion to perform linear algebra rotations in combination with btMatrix3x3, btVector3 and btTransform. */
Dependencies/bullet3/bullet/LinearMath/btQuaternion.h:49
↓ 39 callers
Class
InputText
* Input widget of type string */
Sources/OvUI/include/OvUI/Widgets/InputFields/InputText.h:18
↓ 38 callers
Class
SliderFloat
* Slider widget of type float */
Sources/OvUI/include/OvUI/Widgets/Sliders/SliderFloat.h:16
↓ 37 callers
Class
Node
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.h:60
↓ 36 callers
Class
b3Quaternion
@brief The b3Quaternion implements quaternion to perform linear algebra rotations in combination with b3Matrix3x3, b3Vector3 and b3Transform. */
Dependencies/bullet3/bullet/Bullet3Common/b3Quaternion.h:35
↓ 35 callers
Class
DragFloat
* Drag widget of type float */
Sources/OvUI/include/OvUI/Widgets/Drags/DragFloat.h:16
↓ 33 callers
Class
sStkNN
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:199
↓ 30 callers
Class
FVector3
* Mathematic representation of a 3D vector of floats */
Sources/OvMaths/include/OvMaths/FVector3.h:15
↓ 27 callers
Class
RadioButton
* Widget that represent a button that is selectable. Only one radio button can be selected * in the same RadioButtonLinker */
Sources/OvUI/include/OvUI/Widgets/Selection/RadioButton.h:21
↓ 22 callers
Class
Spacing
* Widget that adds a space to the panel line */
Sources/OvUI/include/OvUI/Widgets/Layout/Spacing.h:16
↓ 22 callers
Class
TextWrapped
* Simple widget to display a long text with word-wrap on a panel */
Sources/OvUI/include/OvUI/Widgets/Texts/TextWrapped.h:16
↓ 21 callers
Class
b3Vector3
Dependencies/bullet3/bullet/Bullet3Common/b3Vector3.h:69
↓ 20 callers
Class
error_result
Dependencies/sol/include/sol/error.hpp:38
↓ 20 callers
Enum
type
Dependencies/sol/include/sol/types.hpp:717
↓ 19 callers
Class
DragInt
* Drag widget of type int */
Sources/OvUI/include/OvUI/Widgets/Drags/DragInt.h:16
↓ 19 callers
Class
raw_index
Dependencies/sol/include/sol/types.hpp:161
↓ 18 callers
Class
Columns
Sources/OvUI/include/OvUI/Widgets/Layout/Columns.h:20
↓ 18 callers
Class
aiMatrix4x4
Dependencies/assimp/include/assimp/matrix4x4.h:271
↓ 17 callers
Class
FQuaternion
* Forward declaration due to circular reference */
Sources/OvMaths/include/OvMaths/FMatrix4.h:20
↓ 17 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
Dependencies/ImGui/include/imgui_internal.h:539
↓ 16 callers
Class
FVector2
* Mathematic representation of a 2D vector of floats */
Sources/OvMaths/include/OvMaths/FVector2.h:15
↓ 16 callers
Class
SliderInt
* Slider widget of type int */
Sources/OvUI/include/OvUI/Widgets/Sliders/SliderInt.h:16
↓ 16 callers
Class
binary_op_t
Dependencies/assimp/contrib/pugixml/src/pugixml.cpp:12089
↓ 15 callers
Class
absolute_index
Dependencies/sol/include/sol/types.hpp:171
↓ 15 callers
Enum
aiTextureType
--------------------------------------------------------------------------- @brief Defines the purpose of a texture * * This is a very difficult to
Dependencies/assimp/include/assimp/material.h:188
↓ 15 callers
Class
protected_function_result
Dependencies/sol/include/sol/forward.hpp:134
↓ 15 callers
Class
sigaction
Dependencies/tracy/client/TracyProfiler.cpp:955
↓ 13 callers
Class
aiMatrix3x3
Dependencies/assimp/include/assimp/matrix3x3.h:170
↓ 13 callers
Class
iterator
Dependencies/assimp/contrib/utf8cpp/source/utf8/checked.h:250
↓ 12 callers
Class
Dummy
* Dummy widget that takes the given size as space in the panel */
Sources/OvUI/include/OvUI/Widgets/Layout/Dummy.h:18
↓ 12 callers
Class
Range
Dependencies/bullet3/bullet/BulletDynamics/ConstraintSolver/btBatchedConstraints.h:34
↓ 12 callers
Class
new_table
Dependencies/sol/include/sol/types.hpp:627
↓ 12 callers
Class
sStknNN
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btDbvt.h:259
↓ 12 callers
Class
stack_reference
Dependencies/sol/include/sol/forward.hpp:51
↓ 11 callers
Class
FVector4
* Mathematic representation of a 4D vector of floats */
Sources/OvMaths/include/OvMaths/FVector4.h:16
↓ 11 callers
Class
aiString
Dependencies/assimp/code/AssetLib/Obj/ObjFileMtlImporter.h:49
↓ 11 callers
Class
btSimdScalar
Dependencies/bullet3/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h:33
↓ 11 callers
Class
u
Dependencies/sol/include/sol/types.hpp:56
↓ 10 callers
Class
TextColored
* Widget to display text on a panel that can be colored */
Sources/OvUI/include/OvUI/Widgets/Texts/TextColored.h:17
↓ 10 callers
Class
TextDisabled
* Widget to display a disabled text on a panel */
Sources/OvUI/include/OvUI/Widgets/Texts/TextDisabled.h:16
↓ 10 callers
Class
aiColor3D
Dependencies/assimp/code/AssetLib/Obj/ObjFileMtlImporter.h:48
↓ 10 callers
Class
btReducedVector
A helper vector type used for CG projections
Dependencies/bullet3/bullet/LinearMath/btReducedVector.h:26
↓ 10 callers
Class
error
Dependencies/sol/include/sol/error.hpp:79
↓ 10 callers
Class
upvalue_index
Dependencies/sol/include/sol/types.hpp:151
↓ 9 callers
Class
caller
Dependencies/sol/include/sol/wrapper.hpp:48
↓ 9 callers
Class
xpath_node
Dependencies/assimp/contrib/pugixml/src/pugixml.hpp:297
↓ 8 callers
Class
Rational64
Dependencies/bullet3/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp:275
↓ 8 callers
Class
Rational64
Dependencies/bullet3/bullet/LinearMath/btConvexHullComputer.cpp:271
↓ 8 callers
Class
aiQuaternion
Dependencies/assimp/include/assimp/quaternion.h:137
↓ 8 callers
Class
base
Dependencies/sol/include/sol/forward.hpp:221
↓ 8 callers
Class
btVector4
Dependencies/bullet3/bullet/LinearMath/btVector3.h:1073
↓ 8 callers
Class
probe
Dependencies/sol/include/sol/stack_core.hpp:582
↓ 7 callers
Class
FMatrix3
* Mathematic representation of a 3x3 Matrix of floats */
Sources/OvMaths/include/OvMaths/FMatrix3.h:19
↓ 7 callers
Class
ImGuiStoragePair
Helper for key->value storage (container sorted by key)
Dependencies/ImGui/include/imgui.h:196
↓ 7 callers
Class
b3Vector3
Dependencies/bullet3/bullet/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:6
↓ 7 callers
Class
btBroadphasePairSortPredicate
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:227
↓ 7 callers
Class
int3
Dependencies/bullet3/bullet/LinearMath/btConvexHull.cpp:25
↓ 7 callers
Class
unsafe_function_result
Dependencies/sol/include/sol/forward.hpp:133
↓ 6 callers
Class
FMatrix4
* Mathematic representation of a 4x4 Matrix of floats */
Sources/OvMaths/include/OvMaths/FMatrix4.h:25
↓ 6 callers
Class
InputFloat
* Input widget of type float */
Sources/OvUI/include/OvUI/Widgets/InputFields/InputFloat.h:16
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
Dependencies/ImGui/src/imgui_demo.cpp:10194
↓ 6 callers
Class
Vertex
------------------------------------------------------------------------------------------------ Intermediate description a vertex with all possible c
Dependencies/assimp/include/assimp/Vertex.h:99
↓ 6 callers
Class
bad_optional_access
@brief An exception for when an optional is accessed through specific methods while it is not engaged.
Dependencies/sol/include/sol/optional_implementation.hpp:658
↓ 6 callers
Class
btSpatialForceVector
Dependencies/bullet3/bullet/LinearMath/btSpatialAlgebra.h:23
↓ 6 callers
Class
stack_proxy
Dependencies/sol/include/sol/forward.hpp:174
↓ 6 callers
Class
with_function_tag
Dependencies/sol/include/sol/stack_core.hpp:51
↓ 5 callers
Class
Bullet
* Simple widget that display a bullet point */
Sources/OvUI/include/OvUI/Widgets/Visual/Bullet.h:16
↓ 5 callers
Class
FBXExportProperty
@brief FBX::Property * * Holds a value of any of FBX's recognized types, * each represented by a particular one-character code. * C : 1-byte ui
Dependencies/assimp/code/AssetLib/FBX/FBXExportProperty.h:79
↓ 5 callers
Class
PlotLines
* Plot displayed as lines */
Sources/OvUI/include/OvUI/Widgets/Plots/PlotLines.h:16
↓ 5 callers
Class
Point32
Dependencies/bullet3/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp:79
↓ 5 callers
Class
Point32
Dependencies/bullet3/bullet/LinearMath/btConvexHullComputer.cpp:75
↓ 5 callers
Class
ProgressBar
* Simple widget that display a progress bar */
Sources/OvUI/include/OvUI/Widgets/Visual/ProgressBar.h:18
↓ 5 callers
Class
aiString
Dependencies/assimp/code/PostProcessing/ValidateDataStructure.h:62
↓ 5 callers
Class
aiVertexWeight
--------------------------------------------------------------------------- @brief A single influence of a bone on a vertex. */
Dependencies/assimp/include/assimp/mesh.h:218
↓ 4 callers
Class
D3D11ZoneScope
Dependencies/tracy/tracy/TracyD3D11.hpp:28
↓ 4 callers
Class
D3D12ZoneScope
Dependencies/tracy/tracy/TracyD3D12.hpp:28
↓ 4 callers
Class
GIM_PAIR
Overlapping pair
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_pair.h:6
↓ 4 callers
Class
ImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
Dependencies/ImGui/include/imgui.h:174
↓ 4 callers
Class
ImGuiStyleMod
Storage for one type registered in the .ini file
Dependencies/ImGui/include/imgui_internal.h:172
↓ 4 callers
Class
PlotHistogram
* Plot displayed as an histogram */
Sources/OvUI/include/OvUI/Widgets/Plots/PlotHistogram.h:18
↓ 4 callers
Class
aiColor3D
---------------------------------------------------------------------------------- Represents a color in Red-Green-Blue space. */
Dependencies/assimp/include/assimp/types.h:165
↓ 4 callers
Class
aiColor4D
Dependencies/assimp/include/assimp/color4.h:95
↓ 4 callers
Class
aiVector2D
Dependencies/assimp/include/assimp/vector2.h:103
↓ 4 callers
Class
b3SimdScalar
Dependencies/bullet3/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h:32
↓ 4 callers
Class
btHingeConstraint
Dependencies/bullet3/bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h:39
↓ 4 callers
Class
btSpatialMotionVector
Dependencies/bullet3/bullet/LinearMath/btSpatialAlgebra.h:94
↓ 4 callers
Class
btTransform
Dependencies/bullet3/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h:8
↓ 4 callers
Class
int4
Dependencies/bullet3/bullet/LinearMath/btConvexHull.h:146
↓ 4 callers
Class
no_prop
Dependencies/sol/include/sol/property.hpp:34
next →
1–100 of 5,064, ranked by callers