public class GlMarkerGroup extends GlDrawItem
| Modifier and Type | Field and Description |
|---|---|
private GlDrawItem |
marker |
private java.util.concurrent.CopyOnWriteArrayList<float[]> |
mMatrixList |
color, width| Constructor and Description |
|---|
GlMarkerGroup(GlDrawItem marker) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(float[] vpMatrix) |
java.util.List<float[]> |
modelMatrixList() |
setColor, setColor, setWidthprivate java.util.concurrent.CopyOnWriteArrayList<float[]> mMatrixList
private GlDrawItem marker
public GlMarkerGroup(GlDrawItem marker)
public void draw(float[] vpMatrix)
draw in class GlDrawItemvpMatrix - public java.util.List<float[]> modelMatrixList()