Matrix4d.rotate
- Matrix4d rotate(double ang, double x, double y, double z, Matrix4d dest)
- Matrix4d rotate(double ang, double x, double y, double z)
- Matrix4d rotate(Quaterniond quat, Matrix4d dest)
- Matrix4d rotate(Quaterniond quat)
- Matrix4d rotate(AxisAngle4d axisAngle)
- Matrix4d rotate(AxisAngle4d axisAngle, Matrix4d dest)
- Matrix4d rotate(double angle, Vector3d axis)
- Matrix4d rotate(double angle, Vector3d axis, Matrix4d dest)
matrix_4d Matrix4d
constructorsfunctionsstatic variablesvariables