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)  | 
renderprotected void doRender(DrawContext dc, Vec4 point, double size)
doRender in class TrackRenderer.Shapeprotected void initialize(DrawContext dc)
initialize in class TrackRenderer.Shape