OERotateSurface
void OERotateSurface(OESurface& surf, float* rmat)
Rotates the surface by the supplied 3x3 matrix rmat, specified as a
9-element array in row-major order.
See also
void OERotateSurface(OESurface& surf, float* rmat)
Rotates the surface by the supplied 3x3 matrix rmat, specified as a
9-element array in row-major order.
See also