base::DiscreteStateSpace::StateType Class Reference

The definition of a discrete state. More...

#include <ompl/base/spaces/DiscreteStateSpace.h>

Inheritance diagram for base::DiscreteStateSpace::StateType:

List of all members.

Public Attributes

int value
 The current state - an int in range [lowerBound, upperBound].

Detailed Description

The definition of a discrete state.

Definition at line 74 of file DiscreteStateSpace.h.


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