Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

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

#include <ShapeSpacePlanner3DR.h>

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

Detailed Description

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

Definition at line 70 of file ShapeSpacePlanner3DR.h.

List of all members.

Public Member Functions

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

Public Attributes

LinkComponentlink

Constructor & Destructor Documentation

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

Definition at line 74 of file ShapeSpacePlanner3DR.h.

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

Definition at line 78 of file ShapeSpacePlanner3DR.h.

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

Definition at line 82 of file ShapeSpacePlanner3DR.h.


Member Function Documentation

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

Definition at line 83 of file ShapeSpacePlanner3DR.h.

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

Definition at line 80 of file ShapeSpacePlanner3DR.h.

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


Member Data Documentation


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

Tekkotsu v5.1CVS
Generated Fri Mar 16 05:27:26 2012 by Doxygen 1.6.3