|
| typedef ::hpp::fcl::CollisionObject | Base |
| typedef SE3Tpl< double > | SE3 |
Definition at line 337 of file geometry-object.hpp.
◆ Base
| typedef ::hpp::fcl::CollisionObject Base |
◆ SE3
◆ CollisionObject() [1/3]
◆ CollisionObject() [2/3]
| CollisionObject | ( | const std::shared_ptr<::hpp::fcl::CollisionGeometry > & | collision_geometry, | | | const size_t | geometryObjectIndex = (std::numeric_limits<size_t>::max)(), | | | bool | compute_local_aabb = true ) |
| inlineexplicit |
◆ CollisionObject() [3/3]
| CollisionObject | ( | const std::shared_ptr<::hpp::fcl::CollisionGeometry > & | collision_geometry, | | | const SE3 & | transform, | | | const size_t | geometryObjectIndex = (std::numeric_limits<size_t>::max)(), | | | bool | compute_local_aabb = true ) |
| inline |
◆ operator!=()
◆ operator==()
◆ geometryObjectIndex
| size_t geometryObjectIndex |
Geometry object index related to the current collision object.
Definition at line 378 of file geometry-object.hpp.
The documentation for this struct was generated from the following file: