OERotateSurface
OERotateSurface(surf: OESurface, rmat: OEFloatArray) -> None
Rotates the surface by the supplied 3x3 matrix rmat, specified as a
9-element array in row-major order.
See also
OERotateSurface(surf: OESurface, rmat: OEFloatArray) -> None
Rotates the surface by the supplied 3x3 matrix rmat, specified as a
9-element array in row-major order.
See also