public class StarsRenderer extends ShapeRenderer
Modifier and Type | Field | Description |
---|---|---|
private int |
mar |
|
private int |
width |
colix, exportType, g3d, isExport, mad, ms, myVisibilityFlag, shape, shapeID, tm, vwr
Constructor | Description |
---|---|
StarsRenderer() |
Modifier and Type | Method | 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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initRenderer, isVisibleForMe, renderShape, setup, 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)