oops::Sphere Class Reference

#include <Geometries.h>

Inherits oops::Geometry.

Collaboration diagram for oops::Sphere:

List of all members.


Public Member Functions

 Sphere (float radius)
virtual ~Sphere ()
virtual Geometryclone ()
float getRadius ()
virtual void build (dSpaceID space)
virtual dMass & setMass (float mass, dMass &m)

Protected Attributes

float radius

Constructor & Destructor Documentation

oops::Sphere::Sphere ( float  radius  ) 

virtual oops::Sphere::~Sphere (  )  [inline, virtual]


Member Function Documentation

void oops::Sphere::build ( dSpaceID  space  )  [virtual]

Implements oops::Geometry.

Geometry * oops::Sphere::clone (  )  [virtual]

Implements oops::Geometry.

float oops::Sphere::getRadius (  ) 

dMass & oops::Sphere::setMass ( float  mass,
dMass &  m 
) [virtual]

Implements oops::Geometry.


Member Data Documentation

float oops::Sphere::radius [protected]


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

Generated on Wed Oct 20 16:12:03 2010 for inVRs by doxygen 1.5.8