ScummVM API documentation
BladeRunner::Matrix3x2 Class Reference

Public Member Functions

 Matrix3x2 (float d[6])
 
 Matrix3x2 (float m00, float m01, float m02, float m10, float m11, float m12)
 
float & operator() (int r, int c)
 
const float & operator() (int r, int c) const
 

Public Attributes

float _m [2][3]
 

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