ScummVM API documentation
Watchmaker::Matrix4x4 Struct Reference

Public Member Functions

void setIdentity ()
 
void setValue (int row, int col, float value)
 
float getValue (int row, int col) const
 
void print () const
 
bool operator== (const Matrix4x4 &rhs) const
 

Public Attributes

float data [16] = {}
 

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