public class StarsRenderer extends ShapeRenderer
Modifier and Type | Field and Description |
---|---|
private int |
mar |
private int |
width |
colix, exportType, g3d, isExport, mad, madBeg, madEnd, madMid, 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, setViewerG3dShapeID
protected boolean render()
render
in class ShapeRenderer
private void render1(Atom atom, short mad)
private void drawLine(int xA, int yA, int zA, int xB, int yB, int zB)