|
|||||||||
| 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.ContourSet
public class ContourSet
| Field Summary | |
|---|---|
static int |
AreaBorder
|
float[] |
BMax
|
float[] |
BMin
|
int |
BorderSize
|
static int |
BorderVertex
|
float |
Ch
|
static int |
ContourRegMask
|
Contour[] |
Conts
|
float |
Cs
|
int |
Height
|
int |
NConts
|
int |
Width
|
| Constructor Summary | |
|---|---|
ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen)
|
|
ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen,
int buildFlags)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Contour[] Conts
public int NConts
public float[] BMin
public float[] BMax
public float Cs
public float Ch
public int Width
public int Height
public int BorderSize
public static int ContourRegMask
public static int BorderVertex
public static int AreaBorder
| Constructor Detail |
|---|
public ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen)
public ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen,
int buildFlags)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||