CommonLibSSE (Parapets fork)
|
#include <NiMatrix3.h>
Public Member Functions | |
bool | ToEulerAnglesXYZ (NiPoint3 &a_angle) const |
bool | ToEulerAnglesXYZ (float &a_xAngle, float &a_yAngle, float &a_zAngle) const |
Public Attributes | |
float | entry [3][3] |
bool RE::NiMatrix3::ToEulerAnglesXYZ | ( | float & | a_xAngle, |
float & | a_yAngle, | ||
float & | a_zAngle | ||
) | const |
bool RE::NiMatrix3::ToEulerAnglesXYZ | ( | NiPoint3 & | a_angle | ) | const |
float RE::NiMatrix3::entry[3][3] |