#include <GForm.h>
Collaboration diagram for GCS::GForm::GFormDynamics:

Public Member Functions | |
| GFormDynamics (const GVector3 &speed=GVector3(0, 0, 0), const GVector3 &rotation_speed=GVector3(0, 0, 0)) | |
Public Attributes | |
| GVector3 | Speed |
| GVector3 | RotationSpeed |
|
||||||||||||
|
Initializes attributes, by default to 0,0,0. |
|
|
Current rotation speed around the x, y and z axis. |
|
|
Determines direction of current movement and the speed (the length of the vector). |
1.3.6