|
|||||||||
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.PolyMesh
public class PolyMesh
Field Summary | |
---|---|
short[] |
Areas
|
float[] |
BMax
|
float[] |
BMin
|
int |
BorderSize
|
float |
Ch
|
float |
Cs
|
int[] |
Flags
|
int |
MaxPolys
|
static int |
MeshNullIdx
|
int |
NPolys
|
int |
NVerts
|
int |
Nvp
|
int[] |
Polys
|
int[] |
Regs
|
static int |
VertexBucketCount
|
int[] |
Verts
|
Constructor Summary | |
---|---|
PolyMesh(ContourSet cset,
int nvp)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int[] Verts
public int[] Polys
public int[] Regs
public int[] Flags
public short[] Areas
public int NVerts
public int NPolys
public int MaxPolys
public int Nvp
public float[] BMin
public float[] BMax
public float Cs
public float Ch
public int BorderSize
public static int VertexBucketCount
public static int MeshNullIdx
Constructor Detail |
---|
public PolyMesh(ContourSet cset, int nvp)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |