public class TerrainChunk extends BoundedRenderable
Constructor and Description |
---|
TerrainChunk() |
Modifier and Type | Method and Description |
---|---|
void |
render(float[] vpMatrix)
Renders this object the matrix containing projection and view will be passed
|
getBoundingBox, getUntransformedBoundingBox, setBoundingBoxVisible
attachTo, detach, isDity, onTransformed, setClean
getAbsolutePos, getModelMatrix, getParent, getRelativePos
public void render(float[] vpMatrix)
IRenderable