API
3.3
|
Public Member Functions | |
PolyhedralGeometry (const std::string &geomFile) | |
const std::string & | getGeometryFilename () const |
Public Member Functions inherited from OpenSim::Geometry | |
Geometry () | |
virtual | ~Geometry () |
const GeometryType | getShape () const |
virtual bool | isAnalytic () const |
virtual void | setFixed (bool aFixed) |
virtual bool | getFixed () const |
Protected Attributes | |
std::string | _geometryFile |
Protected Attributes inherited from OpenSim::Geometry | |
GeometryType | _analyticType |
to indicate if the geometry is fixed vs deformable More... | |
Additional Inherited Members | |
Public Types inherited from OpenSim::Geometry | |
enum | GeometryType { None, Sphere, Cylinder, Cone, Ellipsoid, Torus, Line, Arrow } |
|
inline |
|
inline |
|
protected |