The OpenD Programming Language

BasicMatrix.rotateX

Basic operations that operate *in place*.

struct BasicMatrix(int columns, int rows, T = float)
static if(columns == 4 && rows == 4)
void
rotateX
()

Meta