vrsode::NoShape Class Reference

represents no shape ;-) More...

#include <NoShape.h>

Inheritance diagram for vrsode::NoShape:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 NoShape ()
 ctor.
virtual ~NoShape ()
 dtor.

Protected Member Functions

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

Detailed Description

represents no shape ;-)

Definition at line 14 of file NoShape.h.


Constructor & Destructor Documentation

vrsode::NoShape::NoShape (  ) 

ctor.

Definition at line 12 of file NoShape.cpp.

References createDebugNode(), vrsode::CS_None, and vrsode::Shape::setCollisionShape().

Here is the call graph for this function:

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

dtor.

Definition at line 18 of file NoShape.cpp.


Member Function Documentation

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

create an ode geometry.

Implements vrsode::Shape.

Definition at line 24 of file NoShape.cpp.

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

create a debug geometry.

Implements vrsode::Shape.

Definition at line 29 of file NoShape.cpp.

References vrsode::Shape::debugNode(), and vrsode::Shape::debugNodeActive().

Referenced by NoShape().

Here is the call graph for this function:

Here is the caller 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