Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RageMatrix Struct Reference

Public Member Functions

 RageMatrix (const float *f)
 
 RageMatrix (const RageMatrix &other)
 
 RageMatrix (float v00, float v01, float v02, float v03, float v10, float v11, float v12, float v13, float v20, float v21, float v22, float v23, float v30, float v31, float v32, float v33)
 
auto operator() (int iRow, int iCol) -> float &
 
auto operator() (int iRow, int iCol) const -> float
 
 operator float * ()
 
 operator const float * () const
 
auto GetTranspose () const -> RageMatrix
 

Public Attributes

float m [4][4] {}
 

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