Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
MatInv4x4d (const GMathMatrix4x4d &forward, const GMathMatrix4x4d &inverse) | |
void | set_to_identity () |
GMathMatrix4x4d & | get_forward () |
double | set () |
double | set (const GMathMatrix4x4d &forward) |
void | set (const GMathMatrix4x4d &forward, const GMathMatrix4x4d &inverse) |
void | set_to_composite (const MatInv4x4d &transform_L, const MatInv4x4d &transform_R) |
const GMathMatrix4x4d & | get_forward () const |
const GMathMatrix4x4d & | get_inverse () const |
Static Public Member Functions | |
static const MatInv4x4d & | get_identity () |