public static class B3DModel.Key extends java.lang.Object
B3DModel.Key(javax.vecmath.Vector3f pos, javax.vecmath.Vector3f scale, javax.vecmath.Quat4f rot)
javax.vecmath.Vector3f
getPos()
javax.vecmath.Quat4f
getRot()
getScale()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public B3DModel.Key(javax.vecmath.Vector3f pos, javax.vecmath.Vector3f scale, javax.vecmath.Quat4f rot)
public javax.vecmath.Vector3f getPos()
public javax.vecmath.Vector3f getScale()
public javax.vecmath.Quat4f getRot()
public java.lang.String toString()
toString
java.lang.Object