| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RRTNode3DR< N >::CollisionChecker::LinkObstacle Class Reference
Inheritance diagram for RRTNode3DR< N >::CollisionChecker::LinkObstacle:
![]() Detailed Descriptiontemplate<size_t N>
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| LinkObstacle (const JointObstacle &jObs) | |
| virtual | ~LinkObstacle () |
| void | setLink (LinkComponent *_link) |
| LinkObstacle (const LinkObstacle &other) | |
| LinkObstacle & | operator= (const LinkObstacle &other) |
| virtual bool | setObstacle (const fmat::Transform &worldT, bool own=false) |
Public Attributes | |
| LinkComponent * | link |
| RRTNode3DR< N >::CollisionChecker::LinkObstacle::LinkObstacle | ( | const JointObstacle & | jObs | ) |
Definition at line 74 of file ShapeSpacePlanner3DR.h.
| virtual RRTNode3DR< N >::CollisionChecker::LinkObstacle::~LinkObstacle | ( | ) | [virtual] |
Definition at line 78 of file ShapeSpacePlanner3DR.h.
| RRTNode3DR< N >::CollisionChecker::LinkObstacle::LinkObstacle | ( | const LinkObstacle & | other | ) |
Definition at line 82 of file ShapeSpacePlanner3DR.h.
| LinkObstacle& RRTNode3DR< N >::CollisionChecker::LinkObstacle::operator= | ( | const LinkObstacle & | other | ) |
Definition at line 83 of file ShapeSpacePlanner3DR.h.
| void RRTNode3DR< N >::CollisionChecker::LinkObstacle::setLink | ( | LinkComponent * | _link | ) |
Definition at line 80 of file ShapeSpacePlanner3DR.h.
| bool RRTNode3DR< N >::CollisionChecker::LinkObstacle::setObstacle | ( | const fmat::Transform & | worldT, | |
| bool | own = false | |||
| ) | [virtual] |
Reimplemented from RRTNode3DR< N >::CollisionChecker::JointObstacle.
Definition at line 362 of file ShapeSpacePlanner3DR.h.
| LinkComponent* RRTNode3DR< N >::CollisionChecker::LinkObstacle::link |
Definition at line 72 of file ShapeSpacePlanner3DR.h.
Referenced by RRTNode3DR< N >::CollisionChecker::LinkObstacle::operator=(), and RRTNode3DR< N >::CollisionChecker::LinkObstacle::setLink().
|
Tekkotsu v5.1CVS |
Generated Fri Mar 16 05:27:26 2012 by Doxygen 1.6.3 |