|
CarChassis Class ReferenceA generic car chassis.
More...
#include <CarChassis.hh>
Inheritance diagram for CarChassis:
List of all members.
Detailed Description
A generic car chassis.
Constructor & Destructor Documentation
CarChassis::CarChassis |
( |
World * |
world |
) |
|
|
CarChassis::~CarChassis |
( |
|
) |
[virtual] |
|
Member Function Documentation
|
Load the model.
Implements Model. |
|
Initialize the model.
Implements Model. |
int CarChassis::Fini |
( |
|
) |
[virtual] |
|
|
Finalize the model.
Implements Model. |
void CarChassis::Update |
( |
double |
step |
) |
[virtual] |
|
|
Update the model state.
Implements Model. |
The documentation for this class was generated from the following files:
|