|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.pathing.recast.DetailPolyMesh
public class DetailPolyMesh
| Field Summary | |
|---|---|
protected float[] |
DistPtTriV0
|
protected float[] |
DistPtTriV1
|
protected float[] |
DistPtTriV2
|
static int |
Hull
|
long[] |
Meshes
|
int |
NMeshes
|
int |
NTris
|
int |
NVerts
|
short[] |
Tris
|
static int |
Undef
|
static int |
UnsetHeight
|
float[] |
Verts
|
| Constructor Summary | |
|---|---|
DetailPolyMesh(PolyMesh mesh,
CompactHeightfield chf,
float sampleDist,
float sampleMaxError)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long[] Meshes
public float[] Verts
public short[] Tris
public int NMeshes
public int NVerts
public int NTris
public static int UnsetHeight
public static int Undef
public static int Hull
protected float[] DistPtTriV0
protected float[] DistPtTriV1
protected float[] DistPtTriV2
| Constructor Detail |
|---|
public DetailPolyMesh(PolyMesh mesh,
CompactHeightfield chf,
float sampleDist,
float sampleMaxError)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||