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