public static class B3DModel.Key
extends java.lang.Object
| Constructor and Description | 
|---|
Key(Vector3f pos,
   Vector3f scale,
   Quat4f rot)  | 
| Modifier and Type | Method and Description | 
|---|---|
Vector3f | 
getPos()  | 
Quat4f | 
getRot()  | 
Vector3f | 
getScale()  | 
java.lang.String | 
toString()  |