public class DotsRenderer extends ShapeRenderer
Modifier and Type | Field and Description |
---|---|
private int |
dotScale |
int[] |
faceMap |
boolean |
iShowSolid |
int[] |
scrCoords |
int |
screenDotCount |
int |
screenLevel |
private javajs.util.P3i |
scrTemp |
protected float |
testRadiusAdjust |
private javajs.util.V3 |
v3temp |
colix, exportType, g3d, isExport, mad, ms, myVisibilityFlag, shape, shapeID, tm, vwr
Constructor and Description |
---|
DotsRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
initRenderer() |
protected boolean |
render() |
protected void |
render1(Dots dots) |
protected void |
renderConvex(short colix,
BS map,
int nPoints)
generic renderer -- dots and geosurface
|
protected void |
renderDots(int nPoints)
also called by GeoSurface when in motion
|
isVisibleForMe, renderShape, setup, setViewerG3dShapeID
public boolean iShowSolid
public int screenLevel
public int screenDotCount
public int[] scrCoords
public int[] faceMap
private javajs.util.V3 v3temp
private javajs.util.P3i scrTemp
private int dotScale
protected float testRadiusAdjust
protected void initRenderer()
initRenderer
in class ShapeRenderer
protected boolean render()
render
in class ShapeRenderer
protected void render1(Dots dots)
protected void renderConvex(short colix, BS map, int nPoints)
colix
- map
- nPoints
- protected void renderDots(int nPoints)
nPoints
-