mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
fixed to CAutomobile and friends
This commit is contained in:
@ -223,6 +223,7 @@ public:
|
||||
void SetRotate(float xAngle, float yAngle, float zAngle);
|
||||
void Rotate(float x, float y, float z);
|
||||
void RotateX(float x);
|
||||
void RotateY(float y);
|
||||
void RotateZ(float z);
|
||||
|
||||
void Reorthogonalise(void);
|
||||
|
Reference in New Issue
Block a user