#include <state.h>
Public Member Functions | |
StateLin2d | Get2D () const |
Extracts only the 2-dimensional part (x,y) from this 3-D state. | |
StateLin3d () | |
StateLin3d (const StateLinXd &) | |
virtual | ~StateLin3d () |
xpp::StateLin3d::StateLin3d | ( | ) | [inline] |
xpp::StateLin3d::StateLin3d | ( | const StateLinXd & | state_xd | ) |
virtual xpp::StateLin3d::~StateLin3d | ( | ) | [inline, virtual] |
StateLin2d xpp::StateLin3d::Get2D | ( | ) | const |