Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RRTNode2DR< N >::CollisionChecker::LinkObstacle Class Reference

#include <ShapeSpacePlanner2DR.h>

Inheritance diagram for RRTNode2DR< N >::CollisionChecker::LinkObstacle:

Detailed Description

template<size_t N>
class RRTNode2DR< N >::CollisionChecker::LinkObstacle

Definition at line 72 of file ShapeSpacePlanner2DR.h.

List of all members.

Public Member Functions

 LinkObstacle ()
 LinkObstacle (const JointObstacle &jObs)
virtual ~LinkObstacle ()
void setLink (LinkComponent *_link)
 LinkObstacle (const LinkObstacle &other)
LinkObstacleoperator= (const LinkObstacle &other)
virtual bool setObstacle (const fmat::Transform &t, bool own=false)

Public Attributes

LinkComponentlink

Constructor & Destructor Documentation

template<size_t N>
RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle (  ) 

Definition at line 76 of file ShapeSpacePlanner2DR.h.

template<size_t N>
RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle ( const JointObstacle jObs  ) 

Definition at line 78 of file ShapeSpacePlanner2DR.h.

template<size_t N>
virtual RRTNode2DR< N >::CollisionChecker::LinkObstacle::~LinkObstacle (  )  [virtual]

Definition at line 82 of file ShapeSpacePlanner2DR.h.

template<size_t N>
RRTNode2DR< N >::CollisionChecker::LinkObstacle::LinkObstacle ( const LinkObstacle other  ) 

Definition at line 86 of file ShapeSpacePlanner2DR.h.


Member Function Documentation

template<size_t N>
LinkObstacle& RRTNode2DR< N >::CollisionChecker::LinkObstacle::operator= ( const LinkObstacle other  ) 

Definition at line 87 of file ShapeSpacePlanner2DR.h.

template<size_t N>
void RRTNode2DR< N >::CollisionChecker::LinkObstacle::setLink ( LinkComponent _link  ) 

Definition at line 84 of file ShapeSpacePlanner2DR.h.

template<size_t N>
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.


Member Data Documentation


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3