org.osm2world.viewer.view.debug
public class WorldObjectNormalsDebugView extends DebugView
Constructor and Description |
---|
WorldObjectNormalsDebugView() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeUsed()
returns true if this DebugView can currently be used for rendering.
|
protected void |
fillTarget(JOGLTarget target)
lets the subclass add all content and settings for rendering.
|
String |
getDescription()
returns a description of the debug view
|
drawArrow, drawBox, drawBoxAround, drawBoxAround, renderTo, reset, setConfiguration, setConversionResults, updateTarget
public String getDescription()
DebugView
getDescription
in class DebugView
public boolean canBeUsed()
DebugView
protected void fillTarget(JOGLTarget target)
DebugView
DebugView.canBeUsed()
is true.fillTarget
in class DebugView