| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RRTNode2DR< N >::CollisionChecker::LinkObstacle Class Reference
Inheritance diagram for RRTNode2DR< N >::CollisionChecker::LinkObstacle:
![]() Detailed Descriptiontemplate<size_t N>
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| LinkObstacle () | |
| 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 &t, bool own=false) |
Public Attributes | |
| LinkComponent * | link |
| RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle | ( | ) |
Definition at line 76 of file ShapeSpacePlanner2DR.h.
| RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle | ( | const JointObstacle & | jObs | ) |
Definition at line 78 of file ShapeSpacePlanner2DR.h.
| virtual RRTNode2DR< N >::CollisionChecker::LinkObstacle::~LinkObstacle | ( | ) | [virtual] |
Definition at line 82 of file ShapeSpacePlanner2DR.h.
| RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle | ( | const LinkObstacle & | other | ) |
Definition at line 86 of file ShapeSpacePlanner2DR.h.
| LinkObstacle& RRTNode2DR< N >::CollisionChecker::LinkObstacle::operator= | ( | const LinkObstacle & | other | ) |
Definition at line 87 of file ShapeSpacePlanner2DR.h.
| void RRTNode2DR< N >::CollisionChecker::LinkObstacle::setLink | ( | LinkComponent * | _link | ) |
Definition at line 84 of file ShapeSpacePlanner2DR.h.
| bool RRTNode2DR< N >::CollisionChecker::LinkObstacle::setObstacle | ( | const fmat::Transform & | t, | |
| bool | own = false | |||
| ) | [virtual] |
Reimplemented from RRTNode2DR< N >::CollisionChecker::JointObstacle.
Definition at line 371 of file ShapeSpacePlanner2DR.h.
| LinkComponent* RRTNode2DR< N >::CollisionChecker::LinkObstacle::link |
Definition at line 74 of file ShapeSpacePlanner2DR.h.
Referenced by RRTNode2DR< N >::CollisionChecker::LinkObstacle::operator=(), RRTNode2DR< N >::CollisionChecker::LinkObstacle::setLink(), and RRTNode2DR< N >::CollisionChecker::LinkObstacle::setObstacle().
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3 |