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