|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDebugView
MapDataDebugView
public class MapDataDebugView
shows the plain MapData
as a network of nodes, lines and areas
Field Summary |
---|
Fields inherited from class DebugView |
---|
eleData, map, mapDataPrimitiveBuffer, terrain, terrainPrimitiveBuffer |
Constructor Summary | |
---|---|
MapDataDebugView()
|
Method Summary | |
---|---|
String |
getDescription()
returns a description of the debug view |
void |
renderToImpl(GL gl,
Camera camera)
implementation for the renderTo method, provided by subclasses. |
Methods inherited from class DebugView |
---|
canBeUsed, drawBox, drawBoxAround, drawBoxAround, renderTo, setConversionResults, setPrimitiveBuffers |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface RenderableToJOGL |
---|
renderTo |
Constructor Detail |
---|
public MapDataDebugView()
Method Detail |
---|
public String getDescription()
DebugView
getDescription
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 |