Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

S5movable Class Reference

#include <S5movable.h>

Inheritance diagram for S5movable::

S5object S5ship S5userShip List of all members.

Public Methods

 S5movable ()
virtual void timeTick (SbTime dt)

Static Public Methods

void initClass ()

Public Attributes

SoSFVec3f speed
SoSFVec3f accel
SoSFFloat maxSpeed
SoSFRotation rotSpeed
SoSFRotation rotAccel
SoSFFloat maxRotSpeed

Protected Methods

virtual void applySpeed (SbTime dt)
virtual void applyAccel (SbTime dt)
virtual void applyRotSpeed (SbTime dt)
virtual void applyRotAccel (SbTime dt)
virtual ~S5movable ()

Constructor & Destructor Documentation

S5movable::S5movable  
 

virtual S5movable::~S5movable   [inline, protected, virtual]
 


Member Function Documentation

virtual void S5movable::applyAccel SbTime    dt [protected, virtual]
 

virtual void S5movable::applyRotAccel SbTime    dt [protected, virtual]
 

virtual void S5movable::applyRotSpeed SbTime    dt [protected, virtual]
 

virtual void S5movable::applySpeed SbTime    dt [protected, virtual]
 

void S5movable::initClass   [static]
 

Reimplemented from S5object.

Reimplemented in S5ship, and S5userShip.

virtual void S5movable::timeTick SbTime    dt [virtual]
 

Reimplemented from S5object.

Reimplemented in S5ship, and S5userShip.


Member Data Documentation

SoSFVec3f S5movable::accel
 

SoSFFloat S5movable::maxRotSpeed
 

SoSFFloat S5movable::maxSpeed
 

SoSFRotation S5movable::rotAccel
 

SoSFRotation S5movable::rotSpeed
 

SoSFVec3f S5movable::speed
 


The documentation for this class was generated from the following file:
Generated on Sun Feb 17 21:42:36 2002 for Sector 5 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001