atavism.server.pathing.recast
Class ContourSet
java.lang.Object
atavism.server.pathing.recast.ContourSet
public class ContourSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conts
public Contour[] Conts
NConts
public int NConts
BMin
public float[] BMin
BMax
public float[] BMax
Cs
public float Cs
Ch
public float Ch
Width
public int Width
Height
public int Height
BorderSize
public int BorderSize
ContourRegMask
public static int ContourRegMask
BorderVertex
public static int BorderVertex
AreaBorder
public static int AreaBorder
ContourSet
public ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen)
ContourSet
public ContourSet(CompactHeightfield cfh,
float maxError,
int maxEdgeLen,
int buildFlags)