MCPcopy Create free account

hub / github.com/codereader/DarkRadiant / types & classes

Types & classes4,149 in github.com/codereader/DarkRadiant

↓ 129 callersClassstr
libs/pybind/pybind11/pytypes.h:31
↓ 94 callersClassxml_node
libs/pugixml/pugixml.hpp:296
↓ 91 callersClassRenderVertex
* Vertex as used in DarkRadiant's render system. * It's based on single-precision floats for memory/performance. */
libs/render/RenderVertex.h:14
↓ 85 callersClassArgument
* @brief A single command argument which may be of several different types. * * The argument maintains a list of type flags which indicate which typ
include/icommandsystem.h:35
↓ 65 callersClassParseException
libs/parser/ParseException.h:12
↓ 60 callersClassExecutionFailure
* Exception type thrown when an operation failed. * Any function executed by the CommandSystem can throw this type, * it will be caught by the Comma
libs/command/ExecutionFailure.h:14
↓ 56 callersClassvalue_type
libs/libfmt/fmt/format.h:2286
↓ 51 callersClassExecutionNotPossible
* Exception type thrown when an operation cannot be executed. * Any function called by the CommandSystem can throw this type, * it will be caught by
libs/command/ExecutionNotPossible.h:16
↓ 49 callersClassAABB
include/inode.h:11
↓ 47 callersClassError
radiantcore/model/import/openfbx/ofbx.cpp:84
↓ 31 callersClassStyle
libs/wxutil/sourceview/SourceView.h:29
↓ 26 callersClassint_
libs/pybind/pybind11/pytypes.h:1475
↓ 25 callersClassPlane3
include/ibrush.h:12
↓ 25 callersClassnone
libs/pybind/pybind11/pytypes.h:1422
↓ 24 callersClasstype
libs/pybind/pybind11/pytypes.h:33
↓ 23 callersClassPlane3
libs/math/Plane3.h:36
↓ 21 callersClassFailureException
include/imapformat.h:89
↓ 21 callersClassFileTypePattern
* Simple structure to store a file pattern (e.g. "*.map") * along with its name (e.g. "Map files") and extension. */
include/ifiletypes.h:11
↓ 20 callersClasscpp_function
libs/pybind/pybind11/pybind11.h:81
↓ 18 callersClassFileInfo
Metadata about a file in the virtual filesystem
include/ifilesystem.h:61
↓ 18 callersClassarg
\ingroup annotations Annotation for arguments
libs/pybind/pybind11/cast.h:1238
↓ 17 callersClassColumns
Columns for the list
radiant/ui/modelselector/MaterialsList.cpp:14
↓ 16 callersClassColumns
Column setup for the list store
libs/wxutil/dataview/KeyValueTable.cpp:12
↓ 16 callersClassGitException
plugins/vcs/GitException.h:13
↓ 16 callersClassOperationException
include/imapresource.h:33
↓ 16 callersClassbinary_op_t
libs/pugixml/pugixml.cpp:12157
↓ 16 callersClassname
Annotation for function names
libs/pybind/pybind11/attr.h:47
↓ 15 callersClassMajorMinorVersion
Represents an application version tag with Major and Minor numbers
libs/settings/MajorMinorVersion.h:11
↓ 15 callersClassScriptSceneNode
plugins/script/interfaces/SceneGraphInterface.h:14
↓ 15 callersClassTexCoord2f
\brief A 2-component texture-coordinate set.
libs/render/TexCoord2f.h:6
↓ 14 callersClassstring_value
libs/libfmt/fmt/core.h:1240
↓ 13 callersClassis_method
libs/pybind/pybind11/attr.h:23
↓ 11 callersClassColour4
* \brief * A Vector4 storing RGBA colour * * This class provides certain convenience methods for treating a 4-element * vector as an RGBA colour,
libs/render/Colour4.h:14
↓ 11 callersClassMeshVertex
include/irenderable.h:6
↓ 11 callersClassQuaternion
libs/math/Matrix4.h:11
↓ 11 callersClassset
libs/pybind/pybind11/pytypes.h:1783
↓ 10 callersClassMatrix4
* \brief A 4x4 matrix stored in double-precision floating-point. * * The 4 columns may regarded as 4 vectors named x, y, z, t: * * | xx yx zx
libs/math/Matrix4.h:23
↓ 10 callersClassSelectionIntersection
libs/entitylib.h:15
↓ 9 callersClassDegrees
Class representing an angle in degrees
libs/math/pi.h:48
↓ 9 callersClassParseException
plugins/dm.editing/MissionInfoTextFile.h:17
↓ 9 callersClassQuaternion
\brief A quaternion stored in single-precision floating-point.
libs/math/Quaternion.h:13
↓ 9 callersClassRow
libs/wxutil/dataview/TreeModel.h:273
↓ 9 callersClassSelectionIntersection
radiantcore/brush/Winding.h:18
↓ 9 callersClassVertexPointer
* greebo: A helper class allowing to traverse a sequence of Vector3 * objects in memory. The Vector3 objects can have a certain distance * (stride)
include/iselectiontest.h:80
↓ 9 callersClassappender
An output iterator that appends to a buffer. It is used to reduce symbol sizes for the common case.
libs/libfmt/fmt/core.h:1100
↓ 9 callersClassfunction
libs/pybind/pybind11/pytypes.h:1804
↓ 8 callersClassMatrix3
* \brief A 3x3 matrix stored in double-precision floating-point. * * The 3 columns may regarded as 3 vectors named x, y, z: * * | xx yx zx | *
libs/math/Matrix3.h:17
↓ 8 callersClassPixelSize
Minimum pixel size for a widget. Converts to a wxSize of the specified dimensions on Windows, and wxDefaultSize on Linux (because pixel sizes don't wo
radiant/ui/surfaceinspector/SurfaceInspector.cpp:89
↓ 8 callersClassVertex
radiantcore/particles/ParticleQuad.h:14
↓ 8 callersClassis_new_style_constructor
Tag for a new-style `__init__` defined in `detail/init.h`
libs/pybind/pybind11/attr.h:364
↓ 8 callersClassxpath_node
libs/pugixml/pugixml.hpp:301
↓ 7 callersClassColumns
Column setup for the list store
radiant/ui/merge/MapMergePanel.cpp:34
↓ 7 callersEnumElement
libs/wxutil/sourceview/SourceView.h:55
↓ 7 callersClassFixedWindingVertex
radiantcore/brush/FixedWinding.h:24
↓ 7 callersClassGenericPatchException
This is thrown by the internal patch routines
include/ipatch.h:12
↓ 7 callersClassPlane3
radiantcore/brush/csg/CSG.h:12
↓ 7 callersClassdtype
libs/pybind/pybind11/numpy.h:542
↓ 7 callersClassidVec3
class idVec3 : public idHeap<idVec3> {
libs/splines/math_vector.h:125
↓ 7 callersClassmodule_local
Annotation that marks a class as local to the module:
libs/pybind/pybind11/attr.h:110
↓ 6 callersClassAABB
* An Axis Aligned Bounding Box is a simple cuboid which encloses a given set * of points, such as the vertices of a model. It is defined by an origin
libs/math/AABB.h:19
↓ 6 callersClassBlendFunc
* \brief Representation of a GL blend function. * * A GL blend function consists of two GLenums representing the operations that * should be perfor
include/ishaderlayer.h:33
↓ 6 callersClassColumnWisePatchIterator
An iterator traversing a given patch column-wise, iterating over one column after the other (which are optionally constrained to [startColumn..endColu
libs/patch/PatchIterators.h:239
↓ 6 callersClassPlane3
libs/math/Frustum.h:15
↓ 6 callersClassRowWisePatchIterator
An iterator traversing a given patch row-wise, iterating over one row after the other (which are optionally constrained to [startRow..endRow]) columns
libs/patch/PatchIterators.h:311
↓ 6 callersClassScriptSelectionGroup
plugins/script/interfaces/SelectionGroupInterface.h:40
↓ 6 callersClassTemporaryThreadsafeStream
With multiple threads writing against a single thread-unsafe std::ostream we need to buffer the stream and write it to the underlying stream in a thre
include/itextstream.h:111
↓ 6 callersClassUserError
install/scripts/commands/patchsplitter.py:8
↓ 6 callersClassidVec3
libs/splines/q_shared.h:333
↓ 6 callersClassless
libs/pugixml/pugixml.cpp:7619
↓ 6 callersClassmat3_t
libs/splines/math_matrix.h:39
↓ 6 callersClasstuple
libs/pybind/pybind11/pytypes.h:1667
↓ 5 callersClassIndexPointer
include/iselectiontest.h:153
↓ 5 callersClassView
\brief View-volume culling and transformations.
libs/render/View.h:25
↓ 5 callersClasslocale_ref
A type-erased reference to an std::locale to avoid a heavy <locale> include.
libs/libfmt/fmt/core.h:1553
↓ 5 callersClassscope
Annotation for parent scope
libs/pybind/pybind11/attr.h:35
↓ 5 callersEnumstate
libs/libfmt/fmt/core.h:2305
↓ 5 callersClassvalues_and_holders
Container for accessing and iterating over an instance's values/holders
libs/pybind/pybind11/detail/type_caster_base.h:315
↓ 4 callersClassAxisBase
radiantcore/selection/algorithm/Transformation.cpp:312
↓ 4 callersClassDefSyntaxToken
A snippet of the source text Can be strings, whitespace or comments
libs/parser/DefBlockSyntaxParser.h:16
↓ 4 callersClassFailureException
libs/module/CoreModule.h:28
↓ 4 callersClassFavouriteSet
radiantcore/decl/FavouriteSet.h:11
↓ 4 callersClassMissingXMLNodeException
* Exception thrown by modules if the values it needs * from the registry cannot be found. */
libs/xmlutil/MissingXMLNodeException.h:14
↓ 4 callersClassNode
libs/xmlutil/Node.h:13
↓ 4 callersClassObjectivesException
* Exception thrown when a critical error occurs in the dialog. */
plugins/dm.objectives/util/ObjectivesException.h:8
↓ 4 callersClassScriptSelectionSet
plugins/script/interfaces/SelectionSetInterface.h:14
↓ 4 callersClassSelectedCurveVisitor
greebo: This visits all selected curves and calls * the nominated Processor class using the * CurveNode as argument. */
radiantcore/selection/algorithm/Curves.cpp:150
↓ 4 callersClassSignature
plugins/vcs/Signature.h:13
↓ 4 callersClassZipFailureException
Thrown by the zip reader methods below
radiantcore/vfs/ZipArchive.cpp:22
↓ 4 callersClassangles_t
libs/splines/math_angles.h:35
↓ 4 callersClassis_operator
Annotation for operators
libs/pybind/pybind11/attr.h:29
↓ 4 callersClassquat_t
libs/splines/math_quaternion.h:32
↓ 4 callersClassutf8_decoder
libs/pugixml/pugixml.cpp:1649
↓ 4 callersClassutf8_writer
libs/pugixml/pugixml.cpp:1499
↓ 4 callersClasswchar_decoder
libs/pugixml/pugixml.cpp:1836
↓ 4 callersClassxpath_node_set
libs/pugixml/pugixml.hpp:302
↓ 4 callersClassxpath_node_set_raw
libs/pugixml/pugixml.cpp:9101
↓ 3 callersClassColumnWisePatchReverseIterator
An iterator traversing a given patch column-wise, iterating over one column after the other (which are optionally constrained to [startColumn..endColu
libs/patch/PatchIterators.h:255
↓ 3 callersClassDisconnectException
Thrown by some methods of AutomationEngine and GameConnection if connection was lost or was not established at all.
plugins/dm.gameconnection/AutomationEngine.h:15
↓ 3 callersClassFaceVertexId
radiantcore/brush/SelectableComponents.h:7
↓ 3 callersClassIcon
* Adapter class to provide build compatibility in both wxWidgets 3.2 and 3.1.5- builds. * The type wxBitmapBundle doesn't exist in wxWidgets 3.1.5 an
libs/wxutil/Icon.h:30
next →1–100 of 4,149, ranked by callers