public class GlLines
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.ArrayList<GlLine> |
lines |
| Constructor and Description |
|---|
GlLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(float[] mvpMatrix) |
void |
setLines(ColorLine[] lines) |
void |
setLines(Line[] lines) |
java.util.ArrayList<GlLine> lines