public class HullUtils
extends java.lang.Object
| Constructor and Description |
|---|
HullUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
indexOfLowestVertex(float[] pVertices,
int pVertexCount,
int pVertexOffsetY,
int pVertexStride) |
static void |
swap(float[] pVertices,
int pVertexStride,
int pVertexIndexA,
int pVertexIndexB) |