API  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OpenSim::PolyhedralGeometry Class Reference
+ Inheritance diagram for OpenSim::PolyhedralGeometry:

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
}
 

Constructor & Destructor Documentation

OpenSim::PolyhedralGeometry::PolyhedralGeometry ( const std::string &  geomFile)
inline

Member Function Documentation

const std::string& OpenSim::PolyhedralGeometry::getGeometryFilename ( ) const
inline

Member Data Documentation

std::string OpenSim::PolyhedralGeometry::_geometryFile
protected

The documentation for this class was generated from the following file: