#include <FMAngleAxis.h>
Public Member Functions | |
| FMAngleAxis () | |
| Default Constructor. | |
| FMAngleAxis (const FMVector3 &_axis, float _angle) | |
| Constructor. | |
Public Attributes | |
| FMVector3 | axis |
| The axis of rotation. | |
| float | angle |
| The angle of rotation. | |
|
||||||||||||
|
Constructor.
|
1.4.6-NO