oops::Plane Class Reference

#include <Geometries.h>

Inherits oops::Geometry.

Collaboration diagram for oops::Plane:

List of all members.


Public Member Functions

 Plane (gmtl::Vec3f normal, float offset)
virtual ~Plane ()
virtual Geometryclone ()
gmtl::Vec3f getNormal ()
float getOffset ()
virtual void build (dSpaceID space)
virtual dMass & setMass (float mass, dMass &m)

Protected Attributes

gmtl::Vec3f normal
float offset

Constructor & Destructor Documentation

oops::Plane::Plane ( gmtl::Vec3f  normal,
float  offset 
)

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


Member Function Documentation

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

Implements oops::Geometry.

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

Implements oops::Geometry.

gmtl::Vec3f oops::Plane::getNormal (  ) 

float oops::Plane::getOffset (  ) 

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

Implements oops::Geometry.


Member Data Documentation

gmtl::Vec3f oops::Plane::normal [protected]

float oops::Plane::offset [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