public abstract class BoundedRenderable extends BoundedSceneObject implements IRenderable
Constructor and Description |
---|
BoundedRenderable() |
Modifier and Type | Method and Description |
---|---|
AABB |
getBoundingBox() |
AABB |
getUntransformedBoundingBox() |
void |
setBoundingBoxVisible(boolean visible) |
attachTo, detach, isDity, onTransformed, setClean
getAbsolutePos, getModelMatrix, getParent, getRelativePos
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
render
public AABB getBoundingBox()
getBoundingBox
in class BoundedSceneObject
public AABB getUntransformedBoundingBox()
public void setBoundingBoxVisible(boolean visible)
setBoundingBoxVisible
in class BoundedSceneObject