public static class Model.TexVertex
extends java.lang.Object
| Constructor and Description |
|---|
TexVertex() |
| Modifier and Type | Method and Description |
|---|---|
Vector |
getCoord()
Vertex texture coordinates.
|
void |
setCoord(Vector coord)
Vertex texture coordinates.
|