Cyclone | Cyclone: cyclone::AngledAero Class Reference |
#include <fgen.h>
Inheritance diagram for cyclone::AngledAero:
Public Member Functions | |
AngledAero (const Matrix3 &tensor, const Vector3 &position, const Vector3 *windspeed) | |
Creates a new aerodynamic surface with the given properties. | |
void | setOrientation (const Quaternion &quat) |
Sets the relative orientation of the aerodynamic surface, relative to the rigid body it is attached to. | |
virtual void | updateForce (RigidBody *body, real duration) |
Applies the force to the given rigid body. |
This derives the
|
Creates a new aerodynamic surface with the given properties.
|
|
Sets the relative orientation of the aerodynamic surface, relative to the rigid body it is attached to. Note that this doesn't affect the point of connection of the surface to the body. |
|
Applies the force to the given rigid body.
Reimplemented from cyclone::Aero. |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:23 2006). |