base::State Class Reference
Definition of an abstract state. More...
#include <ompl/base/State.h>
Inheritance diagram for base::State:

Public Member Functions | |
| template<class T > | |
| const T * | as () const |
| Cast this instance to a desired type. | |
| template<class T > | |
| T * | as () |
| Cast this instance to a desired type. | |
Detailed Description
Definition of an abstract state.
See stateAlloc and stateOps.
Member Function Documentation
template<class T >
| const T* base::State::as | ( | ) | const [inline] |
template<class T >
| T* base::State::as | ( | ) | [inline] |
The documentation for this class was generated from the following file:
- ompl/base/State.h