gov.nasa.worldwind.render
Class LocationRenderer.Shape
java.lang.Object
gov.nasa.worldwind.render.LocationRenderer.Shape
- Direct Known Subclasses:
- LocationRenderer.Cylinder
- Enclosing class:
- LocationRenderer
protected abstract static class LocationRenderer.Shape
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
glListId
protected int glListId
isInitialized
protected boolean isInitialized
name
protected java.lang.String name
quadric
protected GLUquadric quadric
LocationRenderer.Shape
protected LocationRenderer.Shape()
doRender
protected abstract void doRender(DrawContext dc,
Vec4 point,
double radius)
initialize
protected void initialize(DrawContext dc)
render
protected void render(DrawContext dc,
Vec4 point,
double radius)