public interface VertexAccumulator
Modifier and Type | Method and Description |
---|---|
void |
addVertices(double[] vertexData,
int nVertices) |
void |
addVertices(float[] vertexData,
int nVertices) |
Copyright © 2016 Metron, Inc.. All rights reserved.