|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDebugView
QuadtreeDebugView
public class QuadtreeDebugView
Field Summary |
---|
Fields inherited from class DebugView |
---|
eleData, map, mapDataPrimitiveBuffer, terrain, terrainPrimitiveBuffer |
Constructor Summary | |
---|---|
QuadtreeDebugView()
|
Method Summary | |
---|---|
boolean |
canBeUsed()
returns true if this DebugView can currently be used for rendering. |
void |
renderToImpl(GL gl,
Camera camera)
implementation for the renderTo method, provided by subclasses. |
void |
setArrowsEnabled(boolean arrowsEnabled)
|
void |
setConversionResults(ConversionFacade.Results conversionResults)
|
Methods inherited from class DebugView |
---|
drawBox, drawBoxAround, drawBoxAround, getDescription, renderTo, setPrimitiveBuffers |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuadtreeDebugView()
Method Detail |
---|
public void setConversionResults(ConversionFacade.Results conversionResults)
setConversionResults
in class DebugView
public void setArrowsEnabled(boolean arrowsEnabled)
public boolean canBeUsed()
DebugView
canBeUsed
in class DebugView
public void renderToImpl(GL gl, Camera camera)
DebugView
DebugView.canBeUsed()
.
renderToImpl
in class DebugView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |