CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
RE::NiMatrix3 Class Reference

#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]
 

Member Function Documentation

◆ ToEulerAnglesXYZ() [1/2]

bool RE::NiMatrix3::ToEulerAnglesXYZ ( float &  a_xAngle,
float &  a_yAngle,
float &  a_zAngle 
) const

◆ ToEulerAnglesXYZ() [2/2]

bool RE::NiMatrix3::ToEulerAnglesXYZ ( NiPoint3 a_angle) const

Member Data Documentation

◆ entry

float RE::NiMatrix3::entry[3][3]

The documentation for this class was generated from the following file: