#include <Genvs.h>
Public Attributes | |
| geWorld_Model * | Model |
| geVec3d | Origin |
| float | mass |
| int | isAffectedByGravity |
| int | respondsToForces |
| float | linearDamping |
| float | angularDamping |
| PhysicsObject * | Next |
| float | physicsScale |
| gePhysicsObject * | stateInfo |
|
|
Definition at line 81 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 78 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 80 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 77 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 75 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 82 of file Genvs.h. Referenced by PhysicalSystem_Spawn(). |
|
|
Definition at line 76 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
|
|
|
Definition at line 79 of file Genvs.h. Referenced by PhysicsObject_Spawn(). |
|
|
Definition at line 92 of file Genvs.h. Referenced by PhysicsJoint_Spawn(), PhysicsObject_Destroy(), and PhysicsObject_Spawn(). |
1.3.2