Matrix3d.rotate
- Matrix3d rotate(double ang, double x, double y, double z)
- Matrix3d rotate(double ang, double x, double y, double z, Matrix3d dest)
- Matrix3d rotate(Quaterniond quat)
- Matrix3d rotate(Quaterniond quat, Matrix3d dest)
- Matrix3d rotate(AxisAngle4d axisAngle)
- Matrix3d rotate(AxisAngle4d axisAngle, Matrix3d dest)
- Matrix3d rotate(double angle, Vector3d axis)
- Matrix3d rotate(double angle, Vector3d axis, Matrix3d dest)
matrix_3d Matrix3d
constructorsfunctionsvariables