ompl::base::RealVectorStateSpace::StateType Class Reference

The definition of a state in Rn More...

#include <RealVectorStateSpace.h>

Inheritance diagram for ompl::base::RealVectorStateSpace::StateType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double & operator[] (unsigned int i)
 Access element i of values. This does not check whether the index is within bounds.
double operator[] (unsigned int i) const
 Access element i of values. This does not check whether the index is within bounds.
 StateType (void)

Public Attributes

double * values
 The value of the actual vector in Rn

Detailed Description

The definition of a state in Rn

Definition at line 72 of file RealVectorStateSpace.h.


Constructor & Destructor Documentation

ompl::base::RealVectorStateSpace::StateType::StateType ( void   )  [inline]

Definition at line 75 of file RealVectorStateSpace.h.


Member Function Documentation

double& ompl::base::RealVectorStateSpace::StateType::operator[] ( unsigned int  i  )  [inline]

Access element i of values. This does not check whether the index is within bounds.

Definition at line 88 of file RealVectorStateSpace.h.

double ompl::base::RealVectorStateSpace::StateType::operator[] ( unsigned int  i  )  const [inline]

Access element i of values. This does not check whether the index is within bounds.

Definition at line 81 of file RealVectorStateSpace.h.


Member Data Documentation

The value of the actual vector in Rn

Definition at line 94 of file RealVectorStateSpace.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:34:00 2013