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