oops::Capsule Class Reference
#include <Geometries.h>
Inherits oops::Geometry.
Collaboration diagram for oops::Capsule:

Public Member Functions | |
| Capsule (float length, float radius) | |
| virtual | ~Capsule () |
| virtual Geometry * | clone () |
| float | getLength () |
| float | getRadius () |
| virtual void | build (dSpaceID space) |
| virtual dMass & | setMass (float mass, dMass &m) |
Protected Attributes | |
| float | length |
| float | radius |
Constructor & Destructor Documentation
| oops::Capsule::Capsule | ( | float | length, | |
| float | radius | |||
| ) |
| virtual oops::Capsule::~Capsule | ( | ) | [inline, virtual] |
Member Function Documentation
| void oops::Capsule::build | ( | dSpaceID | space | ) | [virtual] |
Implements oops::Geometry.
| Geometry * oops::Capsule::clone | ( | ) | [virtual] |
Implements oops::Geometry.
| float oops::Capsule::getLength | ( | ) |
| float oops::Capsule::getRadius | ( | ) |
| dMass & oops::Capsule::setMass | ( | float | mass, | |
| dMass & | m | |||
| ) | [virtual] |
Implements oops::Geometry.
Member Data Documentation
float oops::Capsule::length [protected] |
float oops::Capsule::radius [protected] |
The documentation for this class was generated from the following files:
- tools/libraries/oops/include/oops/Geometries.h
- tools/libraries/oops/src/oops/Geometries.cpp
Generated on Wed Oct 20 16:12:03 2010 for inVRs by
1.5.8