|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JOGLTarget | |
---|---|
org.osm2world.core.map_elevation.creation | |
org.osm2world.viewer.view.debug |
Uses of JOGLTarget in org.osm2world.core.map_elevation.creation |
---|
Methods in org.osm2world.core.map_elevation.creation with parameters of type JOGLTarget | |
---|---|
void |
RenderingForceElevationCalculator.renderTo(JOGLTarget util)
|
Uses of JOGLTarget in org.osm2world.viewer.view.debug |
---|
Methods in org.osm2world.viewer.view.debug with parameters of type JOGLTarget | |
---|---|
protected static void |
DebugView.drawBox(JOGLTarget target,
Color color,
VectorXYZ v1,
VectorXYZ v2,
VectorXYZ v3,
VectorXYZ v4)
|
protected static void |
DebugView.drawBoxAround(JOGLTarget target,
VectorXYZ center,
Color color,
float halfWidth)
|
protected static void |
DebugView.drawBoxAround(JOGLTarget target,
VectorXZ center,
Color color,
float halfWidth)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |