protected static class SurfacePolygon.ShapeData extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
hasTexCoords |
IntBuffer |
interiorIndices |
IntBuffer |
outlineIndices |
int |
vertexStride |
FloatBuffer |
vertices |
| Modifier | Constructor and Description |
|---|---|
protected |
ShapeData() |
public boolean hasTexCoords
public IntBuffer interiorIndices
public IntBuffer outlineIndices
public int vertexStride
public FloatBuffer vertices