public class UVertex extends Object
| Constructor and Description |
|---|
UVertex() |
| Modifier and Type | Method and Description |
|---|---|
static Vertex[] |
toArray(float[] positions) |
static Vertex[] |
toArray(float[] positions,
float[] texCoords) |
static Vertex[] |
toArray(float[] positions,
float[] texCoords,
float[] normals) |
Copyright © 2015. All rights reserved.