protected static class TrackRenderer.Cylinder extends TrackRenderer.Shape
glListId, isInitialized, name, quadric
Modifier | Constructor and Description |
---|---|
protected |
Cylinder() |
Modifier and Type | Method and Description |
---|---|
protected void |
doRender(DrawContext dc,
Vec4 point,
double size) |
protected void |
initialize(DrawContext dc) |
render
protected void doRender(DrawContext dc, Vec4 point, double size)
doRender
in class TrackRenderer.Shape
protected void initialize(DrawContext dc)
initialize
in class TrackRenderer.Shape