MCPcopy Create free account

hub / github.com/Overload-Technologies/Overload / types & classes

Types & classes5,693 in github.com/Overload-Technologies/Overload

↓ 255 callersClassbtVector3
Dependencies/bullet3/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h:19
↓ 33 callersClassaiVector3D
Dependencies/assimp/include/assimp/vector3.h:163
↓ 31 callersClassImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
Dependencies/ImGui/include/imgui.h:313
↓ 29 callersClassxml_node
Dependencies/assimp/contrib/pugixml/src/pugixml.hpp:315
↓ 20 callersClassFVector3
* Mathematic representation of a 3D vector of floats */
Sources/OvMaths/include/OvMaths/FVector3.h:15
↓ 19 callersClassbtQuaternion
@brief The btQuaternion implements quaternion to perform linear algebra rotations in combination with btMatrix3x3, btVector3 and btTransform. */
Dependencies/bullet3/bullet/LinearMath/btQuaternion.h:49
↓ 18 callersClassb3BufferInfoCL
Dependencies/bullet3/bullet/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h:7
↓ 17 callersClassFQuaternion
* Forward declaration due to circular reference */
Sources/OvMaths/include/OvMaths/FMatrix4.h:20
↓ 16 callersClassTreeNode
* Widget that allow columnification */
Sources/OvUI/include/OvUI/Widgets/Layout/TreeNode.h:23
↓ 16 callersClassaiMatrix4x4
Dependencies/assimp/include/assimp/matrix4x4.h:276
↓ 16 callersEnumtype
Dependencies/sol/include/sol/types.hpp:717
↓ 14 callersClassb3Quaternion
@brief The b3Quaternion implements quaternion to perform linear algebra rotations in combination with b3Matrix3x3, b3Vector3 and b3Transform. */
Dependencies/bullet3/bullet/Bullet3Common/b3Quaternion.h:35
↓ 14 callersClassraw_index
Dependencies/sol/include/sol/types.hpp:161
↓ 13 callersClasserror_result
Dependencies/sol/include/sol/error.hpp:38
↓ 12 callersClassFVector2
* Mathematic representation of a 2D vector of floats */
Sources/OvMaths/include/OvMaths/FVector2.h:15
↓ 12 callersClassiterator
Dependencies/assimp/contrib/utf8cpp/source/utf8/checked.h:250
↓ 11 callersClassabsolute_index
Dependencies/sol/include/sol/types.hpp:171
↓ 11 callersClassaiMatrix3x3
Dependencies/assimp/include/assimp/matrix3x3.h:170
↓ 10 callersClassFVector4
* Mathematic representation of a 4D vector of floats */
Sources/OvMaths/include/OvMaths/FVector4.h:16
↓ 10 callersClassSeparator
* Simple widget that display a separator */
Sources/OvUI/include/OvUI/Widgets/Visual/Separator.h:16
↓ 9 callersClassaiString
Dependencies/assimp/code/AssetLib/Obj/ObjFileMtlImporter.h:49
↓ 9 callersClassb3Vector3
Dependencies/bullet3/bullet/Bullet3Common/b3Vector3.h:69
↓ 9 callersClassnew_table
Dependencies/sol/include/sol/types.hpp:627
↓ 9 callersClassstack_reference
Dependencies/sol/include/sol/forward.hpp:51
↓ 8 callersClassaiQuaternion
Dependencies/assimp/include/assimp/quaternion.h:137
↓ 8 callersClasserror
Dependencies/sol/include/sol/error.hpp:79
↓ 8 callersClassupvalue_index
Dependencies/sol/include/sol/types.hpp:151
↓ 7 callersClassFMatrix3
* Mathematic representation of a 3x3 Matrix of floats */
Sources/OvMaths/include/OvMaths/FMatrix3.h:19
↓ 7 callersClassImGuiStoragePair
Helper for key->value storage (container sorted by key)
Dependencies/ImGui/include/imgui.h:210
↓ 7 callersClassaiColor3D
Dependencies/assimp/code/AssetLib/Obj/ObjFileMtlImporter.h:48
↓ 7 callersClassprotected_function_result
Dependencies/sol/include/sol/forward.hpp:134
↓ 6 callersClassDummy
* Dummy widget that takes the given size as space in the panel */
Sources/OvUI/include/OvUI/Widgets/Layout/Dummy.h:18
↓ 6 callersClassFMatrix4
* Mathematic representation of a 4x4 Matrix of floats */
Sources/OvMaths/include/OvMaths/FMatrix4.h:25
↓ 6 callersClassImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
Dependencies/ImGui/include/imgui_internal.h:582
↓ 5 callersClassButton
* Simple button widget */
Sources/OvUI/include/OvUI/Widgets/Buttons/Button.h:22
↓ 5 callersClassImFontConfig
Baked data for a ImFont at a given size.
Dependencies/ImGui/include/imgui.h:185
↓ 5 callersClassImVec2i
Helper: ImVec2i (2D vector, integer)
Dependencies/ImGui/include/imgui_internal.h:574
↓ 5 callersClassMessageBox
* Displays a modal dialog box that contains a system icon, * a set of buttons, and a brief application-specific message, * such as status or error i
Sources/OvWindowing/include/OvWindowing/Dialogs/MessageBox.h:24
↓ 5 callersClassTextColored
* Widget to display text on a panel that can be colored */
Sources/OvUI/include/OvUI/Widgets/Texts/TextColored.h:12
↓ 5 callersClassTextDisabled
* Widget to display a disabled text on a panel */
Sources/OvUI/include/OvUI/Widgets/Texts/TextDisabled.h:16
↓ 5 callersClassaiVertexWeight
--------------------------------------------------------------------------- @brief A single influence of a bone on a vertex. */
Dependencies/assimp/include/assimp/mesh.h:218
↓ 5 callersClassbtSpatialForceVector
Dependencies/bullet3/bullet/LinearMath/btSpatialAlgebra.h:23
↓ 5 callersClasswith_function_tag
Dependencies/sol/include/sol/stack_core.hpp:51
↓ 4 callersClassGIM_PAIR
Overlapping pair
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_pair.h:6
↓ 4 callersClassInputText
Sources/OvEditor/include/OvEditor/Panels/Console.h:19
↓ 4 callersClassMenuItem
* 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
↓ 4 callersClassRadioButton
* 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
↓ 4 callersClassRange
Dependencies/bullet3/bullet/BulletDynamics/ConstraintSolver/btBatchedConstraints.h:34
↓ 4 callersClassaiColor4D
Dependencies/assimp/include/assimp/color4.h:95
↓ 4 callersClassaiString
Dependencies/assimp/code/PostProcessing/ValidateDataStructure.h:61
↓ 4 callersClassb3SimdScalar
Dependencies/bullet3/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h:32
↓ 4 callersClassbtBroadphasePairSortPredicate
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:227
↓ 4 callersClassbtSimdScalar
Dependencies/bullet3/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h:33
↓ 4 callersClassbtVector4
Dependencies/bullet3/bullet/LinearMath/btVector3.h:1073
↓ 4 callersClassprobe
Dependencies/sol/include/sol/stack_core.hpp:582
↓ 4 callersClassstack_proxy
Dependencies/sol/include/sol/forward.hpp:174
↓ 4 callersClassutf8_writer
Dependencies/assimp/contrib/pugixml/src/pugixml.cpp:1522
↓ 4 callersClassxpath_node
Dependencies/assimp/contrib/pugixml/src/pugixml.hpp:320
↓ 3 callersClassDISTANCE_PLANE_3D_FUNC
This function calcs the distance from a 3D plane
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_clip_polygon.h:37
↓ 3 callersClassDragFloat
* Drag widget of type float */
Sources/OvUI/include/OvUI/Widgets/Drags/DragFloat.h:16
↓ 3 callersClassFBXExportProperty
@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
↓ 3 callersClassGIM_HASH_NODE_CMP_KEY_MACRO
Macro for comparing the key and the element
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_hash_table.h:99
↓ 3 callersClassImGuiStyleMod
Storage for one type registered in the .ini file
Dependencies/ImGui/include/imgui_internal.h:177
↓ 3 callersClassImage
* Simple widget that display an image */
Sources/OvUI/include/OvUI/Widgets/Visual/Image.h:19
↓ 3 callersClassPoint32
Dependencies/bullet3/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp:79
↓ 3 callersClassPoint32
Dependencies/bullet3/bullet/LinearMath/btConvexHullComputer.cpp:75
↓ 3 callersClassaiColor3D
---------------------------------------------------------------------------------- Represents a color in Red-Green-Blue space. */
Dependencies/assimp/include/assimp/types.h:165
↓ 3 callersClassaiVectorKey
--------------------------------------------------------------------------- A time-value pair specifying a certain 3D vector for the given time. */
Dependencies/assimp/include/assimp/anim.h:86
↓ 3 callersClassbase
Dependencies/sol/include/sol/forward.hpp:221
↓ 3 callersClassbtSpatialMotionVector
Dependencies/bullet3/bullet/LinearMath/btSpatialAlgebra.h:94
↓ 3 callersClassbtTransform
Dependencies/bullet3/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h:8
↓ 3 callersClassbtVector3
Sources/OvPhysics/include/OvPhysics/Tools/Conversion.h:14
↓ 3 callersClasscaller
Dependencies/sol/include/sol/wrapper.hpp:48
↓ 3 callersClassno_prop
Dependencies/sol/include/sol/property.hpp:34
↓ 3 callersClasssigaction
Dependencies/tracy/client/TracyProfiler.cpp:955
↓ 3 callersClassunsafe_function_result
Dependencies/sol/include/sol/forward.hpp:133
↓ 3 callersClassutf8_counter
Dependencies/assimp/contrib/pugixml/src/pugixml.cpp:1501
↓ 2 callersClassBaseProcess
Dependencies/assimp/code/Common/Importer.h:59
↓ 2 callersClassBullet
* Simple widget that display a bullet point */
Sources/OvUI/include/OvUI/Widgets/Visual/Bullet.h:16
↓ 2 callersClassDragInt
* Drag widget of type int */
Sources/OvUI/include/OvUI/Widgets/Drags/DragInt.h:16
↓ 2 callersClassExportProperties
Dependencies/assimp/code/Pbrt/PbrtExporter.h:68
↓ 2 callersClassImGuiWindowClass
A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor
Dependencies/ImGui/include/imgui.h:217
↓ 2 callersClassImGuiWindowSettings
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
Dependencies/ImGui/include/imgui_internal.h:194
↓ 2 callersClassImporter
Dependencies/assimp/code/Common/BaseProcess.h:54
↓ 2 callersClassIniFile
* The IniFile class represents a file .ini that stores a set of attributes/values that can get read and written */
Sources/OvTools/include/OvTools/Filesystem/IniFile.h:24
↓ 2 callersClassInputText
* Input widget of type string */
Sources/OvUI/include/OvUI/Widgets/InputFields/InputText.h:18
↓ 2 callersClassInt128
Dependencies/bullet3/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp:141
↓ 2 callersClassInt128
Dependencies/bullet3/bullet/LinearMath/btConvexHullComputer.cpp:137
↓ 2 callersClassNode
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.h:59
↓ 2 callersClassSpacing
* Widget that adds a space to the panel line */
Sources/OvUI/include/OvUI/Widgets/Layout/Spacing.h:16
↓ 2 callersClassText
* Simple widget to display text on a panel */
Sources/OvUI/include/OvUI/Widgets/Texts/Text.h:17
↓ 2 callersClassTextWrapped
* Simple widget to display a long text with word-wrap on a panel */
Sources/OvUI/include/OvUI/Widgets/Texts/TextWrapped.h:16
↓ 2 callersClassaccumulate
Dependencies/sol/include/sol/types.hpp:1207
↓ 2 callersClassaiQuatKey
--------------------------------------------------------------------------- A time-value pair specifying a rotation for the given time. * Rotations
Dependencies/assimp/include/assimp/anim.h:131
↓ 2 callersEnumaiTextureType
--------------------------------------------------------------------------- @brief Defines the purpose of a texture * * This is a very difficult to
Dependencies/assimp/include/assimp/material.h:188
↓ 2 callersClassaiVector2D
Dependencies/assimp/include/assimp/vector2.h:103
↓ 2 callersClassany
Dependencies/sol/include/sol/traits.hpp:115
↓ 2 callersClassb3BroadphasePairSortPredicate
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h:52
↓ 2 callersClassb3HashString
very basic hashable string implementation, compatible with b3HashMap
Dependencies/bullet3/bullet/Bullet3Common/b3HashMap.h:24
↓ 2 callersEnumb3TraversalMode
Dependencies/bullet3/bullet/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.h:158
next →1–100 of 5,693, ranked by callers