public class Poly
extends java.lang.Object
MeshTile| Modifier and Type | Field and Description |
|---|---|
short |
_areaAndType |
long |
FirstLink |
int |
Flags |
int[] |
Neis |
short |
VertCount |
int[] |
Verts |
| Constructor and Description |
|---|
Poly() |
| Modifier and Type | Method and Description |
|---|---|
short |
getArea() |
short |
getType() |
void |
setArea(short value) |
void |
setType(short value) |