public static final class ModelData.BoundBox extends java.lang.Object
float
bottom
far
left
near
right
top
BoundBox()
getDepth()
getHeight()
getWidth()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public float left
public float right
public float top
public float bottom
public float near
public float far
public BoundBox()
public float getWidth()
public float getHeight()
public float getDepth()
public java.lang.String toString()
toString
java.lang.Object