Atavism Version 2018.1AGIS API

atavism.server.pathing.recast
Class ContourSet

java.lang.Object
  extended by atavism.server.pathing.recast.ContourSet

public class ContourSet
extends java.lang.Object


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

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
Constructor Detail

ContourSet

public ContourSet(CompactHeightfield cfh,
                  float maxError,
                  int maxEdgeLen)

ContourSet

public ContourSet(CompactHeightfield cfh,
                  float maxError,
                  int maxEdgeLen,
                  int buildFlags)


Copyright © 2018 Dragonsan Studios Sp. z o.o.