|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| typedef Ship_hull_transformation< T > | transform_type |
| typedef std::vector< transform_type > | transform_array |
| typedef transform_array::iterator | iterator |
| typedef transform_array::const_iterator | const_iterator |
Public Member Functions | |
| const transform_array & | transformations () const |
| size_t | index () const |
| void | undo () |
| void | redo () |
| void | clear () |
| const_iterator | begin () const |
| const_iterator | end () const |
| size_t | size () const |
| void | push_back (transform_type t) |
Definition at line 117 of file ship_hull_transformation.hh.
1.8.15