Positions of different objects. More...
Public Member Functions | |
| Position | go (LegType const dir) const |
| Returns copy and goes to this direction. More... | |
| void | pop_back () |
| Goes up. More... | |
| void | push_back (LegType const d) |
| Goes into this direction. More... | |
Public Attributes | |
| Contraction::Ptr | c |
| Position of the contraction. More... | |
| State::cPtr | n |
| Position of the uncompressed state. More... | |
| State::Ptr | s |
| Position of the compressed state. More... | |
Positions of different objects.