Class Geometry is intended to be used as the base class for all geometry that needs to be represented in the system, both as vtk files, or analytic.
More...
Class Geometry is intended to be used as the base class for all geometry that needs to be represented in the system, both as vtk files, or analytic.
- Version
- 1.0
- Author
- Ayman Habib
Enumerator |
---|
None |
|
Sphere |
|
Cylinder |
|
Cone |
|
Ellipsoid |
|
Torus |
|
Line |
|
Arrow |
|
OpenSim::Geometry::Geometry |
( |
| ) |
|
|
inline |
virtual OpenSim::Geometry::~Geometry |
( |
| ) |
|
|
inlinevirtual |
virtual bool OpenSim::Geometry::getFixed |
( |
| ) |
const |
|
inlinevirtual |
virtual bool OpenSim::Geometry::isAnalytic |
( |
| ) |
const |
|
inlinevirtual |
virtual void OpenSim::Geometry::setFixed |
( |
bool |
aFixed | ) |
|
|
inlinevirtual |
to indicate if the geometry is fixed vs deformable
The documentation for this class was generated from the following file:
- OpenSim/Common/Geometry.h