raSystem
1.0 bata
|
This is the complete list of members for raPhysik, including all inherited members.
Accelerate(float x, float y, float z) | raPhysik | |
AngAccel(float x, float y, float z) | raPhysik | |
GetBoundingSphereRadius() | raPhysik | |
GetMass() | raPhysik | |
GetPosition() | raPhysik | |
GetVelocity() | raPhysik | |
raPhysik(raRender *rand) | raPhysik | |
raPhysik(raRender *rend, const raVector3 &Position, const raVector3 &Velocity, const raVector3 &Accelerator, float mass=1.0f) | raPhysik | |
SetAccelerate(float x, float y, float z) | raPhysik | |
SetAccelerate(raVector3 Acc) | raPhysik | |
SetAngAccel(float x, float y, float z) | raPhysik | |
SetAngAccel(raVector3 Ang) | raPhysik | |
SetVelocity(float x, float y, float z) | raPhysik | |
StopMotion() | raPhysik | |
Update(float fTime, float fRunTime) | raPhysik | virtual |
~raPhysik(void) | raPhysik | virtual |