Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RRTNode2DR< N >::NodeValueWrapper Class Reference

#include <ShapeSpacePlanner2DR.h>


Detailed Description

template<size_t N>
class RRTNode2DR< N >::NodeValueWrapper

Definition at line 17 of file ShapeSpacePlanner2DR.h.

List of all members.

Public Member Functions

 NodeValueWrapper ()
AngSignPioperator[] (int i)
AngSignPi operator[] (int i) const

Private Attributes

AngSignPi angles [(N==0)?1:N]

Constructor & Destructor Documentation

template<size_t N>
RRTNode2DR< N >::NodeValueWrapper::NodeValueWrapper (  ) 

Definition at line 21 of file ShapeSpacePlanner2DR.h.


Member Function Documentation

template<size_t N>
AngSignPi RRTNode2DR< N >::NodeValueWrapper::operator[] ( int  i  )  const

Definition at line 23 of file ShapeSpacePlanner2DR.h.

template<size_t N>
AngSignPi& RRTNode2DR< N >::NodeValueWrapper::operator[] ( int  i  ) 

Definition at line 22 of file ShapeSpacePlanner2DR.h.


Member Data Documentation

template<size_t N>
AngSignPi RRTNode2DR< N >::NodeValueWrapper::angles[(N==0)?1:N] [private]

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