OpenSim  OpenSim 3.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
OpenSim::PolyhedralGeometry Class Reference

#include <Geometry.h>

Inheritance diagram for OpenSim::PolyhedralGeometry:
OpenSim::Geometry

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

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: