MCPcopy Create free account

hub / github.com/coal-library/coal / types & classes

Types & classes228 in github.com/coal-library/coal

↓ 1,108 callersClassTransform3f
include/hpp/fcl/fwd.hh:45
↓ 20 callersClassContact
@brief Contact information returned by collision
include/hpp/fcl/collision_data.h:57
↓ 19 callersClassCostSource
@brief Cost source describes an area with a cost. The area is described by an AABB region.
include/hpp/fcl/collision_data.h:133
↓ 16 callersClassBox
@brief Center at zero point, axis aligned box
include/hpp/fcl/shape/geometric_shapes.h:78
↓ 12 callersClassAABB
include/hpp/fcl/fwd.hh:47
↓ 12 callersClassGeometry
test/test_fcl_profiling.cpp:73
↓ 11 callersClassAABB
@brief A class describing the AABB collision structure, which is a box in 3D space determined by two diagonal points
include/hpp/fcl/BV/AABB.h:49
↓ 9 callersClassTriangle
@brief Triangle with 3 indices for points
include/hpp/fcl/data_types.h:54
↓ 8 callersClassCollisionRequest
@brief request to the collision algorithm
include/hpp/fcl/collision_data.h:193
↓ 7 callersClassHalfspace
@brief Half Space: this is equivalent to the Plane in ODE. The separation plane is defined as n * x = d; Points in the negative side of the separation
include/hpp/fcl/shape/geometric_shapes.h:461
↓ 7 callersClassPlane
@brief Infinite plane
include/hpp/fcl/shape/geometric_shapes.h:509
↓ 6 callersClassSaPPair
include/hpp/fcl/broadphase/broadphase_SaP.h:182
↓ 5 callersClassContactPoint
src/narrowphase/narrowphase.cpp:608
↓ 5 callersClassTransform3f
@brief Simple transform class used locally by InterpMotion
include/hpp/fcl/math/transform.h:67
↓ 4 callersClassSortByXLow
\brief Functor sorting objects according to the AABB lower x bound */
src/broadphase/broadphase_SSaP.cpp:46
↓ 4 callersClassSortByYLow
\brief Functor sorting objects according to the AABB lower y bound */
src/broadphase/broadphase_SSaP.cpp:57
↓ 4 callersClassSortByZLow
\brief Functor sorting objects according to the AABB lower z bound */
src/broadphase/broadphase_SSaP.cpp:68
↓ 2 callersClassCollisionObject
include/hpp/fcl/fwd.hh:38
↓ 2 callersClassDistanceRequest
@brief request to the distance computation
include/hpp/fcl/collision_data.h:346
↓ 2 callersClassSortDoubleByValue
src/profile.cpp:186
↓ 1 callersClassBVHFrontNode
@brief Front list acceleration for collision Front list is a set of internal and leaf nodes in the BVTT hierarchy, where the traversal terminates whil
include/hpp/fcl/BVH/BVH_front.h:51
↓ 1 callersClassSortIntByValue
src/profile.cpp:172
↓ 1 callersClassSpatialHash
@brief Spatial hash function: hash an AABB to a set of integer values
include/hpp/fcl/broadphase/broadphase_spatialhash.h:51
↓ 1 callersClassTimeInfo
include/hpp/fcl/profile.h:267
↓ 1 callersClassisUnregistered
include/hpp/fcl/broadphase/broadphase_SaP.h:208
ClassAvgInfo
include/hpp/fcl/profile.h:308
ClassBVFitter
include/hpp/fcl/BVH/BV_fitter.h:92
ClassBVFitter<OBB>
include/hpp/fcl/BVH/BV_fitter.h:175
ClassBVFitter<OBBRSS>
include/hpp/fcl/BVH/BV_fitter.h:309
ClassBVFitter<RSS>
include/hpp/fcl/BVH/BV_fitter.h:220
ClassBVFitter<kIOS>
include/hpp/fcl/BVH/BV_fitter.h:265
ClassBVFitterBase
include/hpp/fcl/BVH/BV_fitter.h:74
EnumBVHBuildState
@brief States for BVH construction empty->begun->processed ->replace_begun->processed -> ...... | |-> update_begun -> updated -> .....
include/hpp/fcl/BVH/BVH_internal.h:50
ClassBVHCollisionTraversalNode
include/hpp/fcl/traversal/traversal_node_bvhs.h:61
ClassBVHDistanceTraversalNode
include/hpp/fcl/traversal/traversal_node_bvhs.h:323
ClassBVHModel
include/hpp/fcl/BVH/BVH_model.h:55
ClassBVHModel<AABB>
src/BVH/BVH_model.cpp:999
ClassBVHModel<KDOP<16> >
src/BVH/BVH_model.cpp:995
ClassBVHModel<KDOP<18> >
src/BVH/BVH_model.cpp:996
ClassBVHModel<KDOP<24> >
src/BVH/BVH_model.cpp:997
ClassBVHModel<OBB>
src/BVH/BVH_model.cpp:998
ClassBVHModel<OBBRSS>
src/BVH/BVH_model.cpp:1002
ClassBVHModel<RSS>
src/BVH/BVH_model.cpp:1000
ClassBVHModel<kIOS>
src/BVH/BVH_model.cpp:1001
EnumBVHModelType
@brief BVH model type
include/hpp/fcl/BVH/BVH_internal.h:75
EnumBVHReturnCode
@brief Error code for BVH
include/hpp/fcl/BVH/BVH_internal.h:61
ClassBVHShapeCollider
src/collision_func_matrix.cpp:255
ClassBVHShapeCollider<OBB, T_SH, NarrowPhaseSolver>
src/collision_func_matrix.cpp:367
ClassBVHShapeCollider<OBBRSS, T_SH, NarrowPhaseSolver>
src/collision_func_matrix.cpp:403
ClassBVHShapeCollider<RSS, T_SH, NarrowPhaseSolver>
src/collision_func_matrix.cpp:379
ClassBVHShapeCollider<kIOS, T_SH, NarrowPhaseSolver>
src/collision_func_matrix.cpp:391
ClassBVHShapeCollisionTraversalNode
include/hpp/fcl/traversal/traversal_node_bvh_shape.h:54
ClassBVHShapeDistanceTraversalNode
include/hpp/fcl/traversal/traversal_node_bvh_shape.h:694
ClassBVHShapeDistancer
src/distance_func_matrix.cpp:146
ClassBVHShapeDistancer<OBBRSS, T_SH, NarrowPhaseSolver>
src/distance_func_matrix.cpp:208
ClassBVHShapeDistancer<RSS, T_SH, NarrowPhaseSolver>
src/distance_func_matrix.cpp:187
ClassBVHShapeDistancer<kIOS, T_SH, NarrowPhaseSolver>
src/distance_func_matrix.cpp:198
ClassBVNode
include/hpp/fcl/BV/BV_node.h:82
ClassBVNodeBase
@brief BVNodeBase encodes the tree structure for BVH
include/hpp/fcl/BV/BV_node.h:52
ClassBVSplitter
include/hpp/fcl/BVH/BV_splitter.h:75
ClassBVSplitter<OBB>
src/BVH/BV_splitter.cpp:282
ClassBVSplitter<OBBRSS>
src/BVH/BV_splitter.cpp:281
ClassBVSplitter<RSS>
src/BVH/BV_splitter.cpp:280
ClassBVSplitter<kIOS>
src/BVH/BV_splitter.cpp:283
ClassBVSplitterBase
include/hpp/fcl/BVH/BV_splitter.h:52
ClassBVT
\brief Bounding volume test structure */
src/traversal/traversal_recurse.cpp:197
ClassBVTQ
src/traversal/traversal_recurse.cpp:215
ClassBVT_Comparer
\brief Comparer between two BVT */
src/traversal/traversal_recurse.cpp:207
ClassBroadPhaseCollisionManager
@brief Base class for broad phase collision. It helps to accelerate the collision/distance between N objects. Also support self collision, self distan
include/hpp/fcl/broadphase/broadphase.h:59
ClassCapsule
@brief Center at zero point capsule
include/hpp/fcl/shape/geometric_shapes.h:147
ClassCollisionData
@brief Collision data stores the collision request and the result given by collision algorithm.
test/test_fcl_utility.h:114
ClassCollisionFunctionMatrix
include/hpp/fcl/collision_func_matrix.h:51
ClassCollisionFunctionMatrix<GJKSolver_indep>
src/collision_func_matrix.cpp:690
ClassCollisionGeometry
include/hpp/fcl/fwd.hh:41
ClassCollisionGeometry
@brief The geometry for the object for collision or distance computation
include/hpp/fcl/collision_object.h:58
ClassCollisionObject
@brief the object for collision or distance computation, contains the geometry and the transform information
include/hpp/fcl/collision_object.h:150
ClassCollisionResult
include/hpp/fcl/collision_data.h:190
ClassCollisionTraversalNodeBase
@brief Node structure encoding the information required for collision traversal.
include/hpp/fcl/traversal/traversal_node_base.h:90
ClassCone
@brief Center at zero cone
include/hpp/fcl/shape/geometric_shapes.h:187
ClassConverter
include/hpp/fcl/BV/BV.h:60
ClassConverter<AABB, AABB>
include/hpp/fcl/BV/BV.h:72
ClassConverter<AABB, OBB>
include/hpp/fcl/BV/BV.h:87
ClassConverter<AABB, RSS>
include/hpp/fcl/BV/BV.h:237
ClassConverter<BV1, AABB>
include/hpp/fcl/BV/BV.h:170
ClassConverter<BV1, OBB>
include/hpp/fcl/BV/BV.h:185
ClassConverter<OBB, OBB>
include/hpp/fcl/BV/BV.h:135
ClassConverter<OBB, RSS>
include/hpp/fcl/BV/BV.h:197
ClassConverter<OBBRSS, OBB>
include/hpp/fcl/BV/BV.h:147
ClassConverter<OBBRSS, RSS>
include/hpp/fcl/BV/BV.h:227
ClassConverter<RSS, OBB>
include/hpp/fcl/BV/BV.h:157
ClassConverter<RSS, RSS>
include/hpp/fcl/BV/BV.h:212
ClassConvex
@brief Convex polytope
include/hpp/fcl/shape/geometric_shapes.h:266
ClassCylinder
@brief Center at zero cylinder
include/hpp/fcl/shape/geometric_shapes.h:229
ClassDistanceData
@brief Distance data stores the distance request and the result given by distance algorithm.
test/test_fcl_utility.h:133
ClassDistanceFunctionMatrix
include/hpp/fcl/distance_func_matrix.h:49
ClassDistanceFunctionMatrix<GJKSolver_indep>
src/distance_func_matrix.cpp:495
ClassDistanceRes
@ brief Structure for minimum distance between two meshes and the corresponding nearest point pair
test/test_fcl_utility.h:106
ClassDistanceResult
include/hpp/fcl/collision_data.h:343
ClassDistanceTraversalNodeBase
@brief Node structure encoding the information required for distance traversal.
include/hpp/fcl/traversal/traversal_node_base.h:134
ClassDummyCollisionObject
\brief Dummy collision object with a point AABB */
src/broadphase/broadphase_SSaP.cpp:79
next →1–100 of 228, ranked by callers