vrsode::CapsuleShape Class Reference

Represents a Capsule Shape. More...

#include <CapsuleShape.h>

Inheritance diagram for vrsode::CapsuleShape:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CapsuleShape ()
 ctor.
virtual ~CapsuleShape ()
 dtor.

Protected Member Functions

virtual void createGeometry ()
 create an ode geometry.
virtual void createDebugNode ()
 create a debug geometry.

Detailed Description

Represents a Capsule Shape.

Note:
Not yet implemented

Definition at line 15 of file CapsuleShape.h.


Constructor & Destructor Documentation

vrsode::CapsuleShape::CapsuleShape (  ) 

ctor.

Definition at line 7 of file CapsuleShape.cpp.

References vrsode::CS_Capsule, and vrsode::Shape::setCollisionShape().

Here is the call graph for this function:

vrsode::CapsuleShape::~CapsuleShape (  )  [virtual]

dtor.

Definition at line 13 of file CapsuleShape.cpp.


Member Function Documentation

void vrsode::CapsuleShape::createGeometry (  )  [protected, virtual]

create an ode geometry.

Implements vrsode::Shape.

Definition at line 19 of file CapsuleShape.cpp.

void vrsode::CapsuleShape::createDebugNode (  )  [protected, virtual]

create a debug geometry.

Implements vrsode::Shape.

Definition at line 25 of file CapsuleShape.cpp.

References vrsode::Shape::debugNodeActive().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri May 11 21:02:16 2007 for Random Racer by  doxygen 1.5.1