Uses of Class
javiergs.tulip.rtde.Matrix3x3
Packages that use Matrix3x3
-
Uses of Matrix3x3 in javiergs.tulip.rtde
Methods in javiergs.tulip.rtde that return Matrix3x3Modifier and TypeMethodDescriptionMatrix4.extractRotation()static Matrix3x3Matrix3x3.identity()static Matrix3x3Matrix3x3.rotateX(double angle) static Matrix3x3Matrix3x3.rotateY(double angle) static Matrix3x3Matrix3x3.rotateZ(double angle) Methods in javiergs.tulip.rtde with parameters of type Matrix3x3