atavism.server.pathing.recast
Class Config
java.lang.Object
atavism.server.pathing.recast.Config
public class Config
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellSize
public float CellSize
CellHeight
public float CellHeight
WalkableSlopeAngle
public float WalkableSlopeAngle
WalkableHeight
public int WalkableHeight
WalkableClimb
public int WalkableClimb
WalkableRadius
public int WalkableRadius
MaxEdgeLength
public int MaxEdgeLength
MaxSimplificationError
public float MaxSimplificationError
MinRegionArea
public int MinRegionArea
MergeRegionArea
public int MergeRegionArea
MaxVertexesPerPoly
public int MaxVertexesPerPoly
DetailSampleDistance
public float DetailSampleDistance
DetailSampleMaxError
public float DetailSampleMaxError
MinBounds
public RecastVertex MinBounds
MaxBounds
public RecastVertex MaxBounds
Width
public int Width
Height
public int Height
BorderSize
public int BorderSize
TileSize
public int TileSize
Config
public Config()
CalculateGridSize
public void CalculateGridSize(Geometry geom)