Package one.empty3.library
Class MODRotation
- java.lang.Object
-
- one.empty3.library.MODRotation
-
public class MODRotation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MODRotation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Point3D
centre()
void
centre(Point3D p)
Matrix33
matrice()
void
matrice(Matrix33 m)
-