SPhysicsPulley Struct Reference

#include <SPhysicsStructs.h>

List of all members.

Public Attributes

f32 gearRatio
 The gearing ration of the pulley.
IPhysicsBaseEntitychild
 The child of the pulley.
IPhysicsBaseEntityparent
 The parent of the pulley.
vector3df parentPin
 Movement pin of the parent.
vector3df childPin
 Movement pin of the child.


Detailed Description

Pulley struct. Use this struct to create a pulley.


Member Data Documentation

f32 SPhysicsPulley::gearRatio

The gearing ration of the pulley.

IPhysicsBaseEntity* SPhysicsPulley::child

The child of the pulley.

IPhysicsBaseEntity* SPhysicsPulley::parent

The parent of the pulley.

vector3df SPhysicsPulley::parentPin

Movement pin of the parent.

vector3df SPhysicsPulley::childPin

Movement pin of the child.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 15 00:25:18 2007 for IPhysics by  doxygen 1.5.1-p1