std
:
std.geom
.
Mat3<T>
.Rotate
Method Rotate:
Mat3
<T>( rv:
Vec3
<T> )
Method Rotate:
Mat3
<T>( rx:
Double
,ry:
Double
,rz:
Double
)
Method Rotate:
Mat3
<T>( q:
Quat
<T> )
Rotates the matrix by euler angles or a quaternion.