public class StarsRenderer extends ShapeRenderer
| Modifier and Type | Field and Description |
|---|---|
private int |
mar |
private int |
width |
colix, exportType, g3d, isExport, mad, ms, myVisibilityFlag, shape, shapeID, tm, vwr| Constructor and Description |
|---|
StarsRenderer() |
| Modifier and Type | Method and Description |
|---|---|
private void |
drawLine(int xA,
int yA,
int zA,
int xB,
int yB,
int zB) |
protected boolean |
render() |
private void |
render1(Atom atom,
short mad) |
initRenderer, isVisibleForMe, renderShape, setup, setViewerG3dShapeIDprotected boolean render()
render in class ShapeRendererprivate void render1(Atom atom, short mad)
private void drawLine(int xA,
int yA,
int zA,
int xB,
int yB,
int zB)