#include <model2d.h>
Inheritance diagram for Model2D:
Public Methods | |
Model2D (string path) | |
virtual | ~Model2D () |
virtual MSLVector | StateToConfiguration (const MSLVector &x) |
A method that converts a Model state in to a Geom configuration. More... |
|
|
|
|
|
A method that converts a Model state in to a Geom configuration.
Reimplemented from Model. Reimplemented in Model2DRigid. |