Package org.rspeer.commons.math
Class ScaleRotTrans
- java.lang.Object
-
- org.rspeer.commons.math.ScaleRotTrans
-
public class ScaleRotTrans extends Object
-
-
Constructor Summary
Constructors Constructor Description ScaleRotTrans()
-
-
-
Field Detail
-
rot
public Quaternion rot
-
trans
public Vector3f trans
-
scale
public Vector3f scale
-
-