Package org.recast4j.recast
Class RecastLayers
java.lang.Object
org.recast4j.recast.RecastLayers
public class RecastLayers
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RecastLayers() -
Method Summary
Modifier and Type Method Description static HeightfieldLayerSetbuildHeightfieldLayers(Telemetry ctx, CompactHeightfield chf, int walkableHeight)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RecastLayers
public RecastLayers()
-
-
Method Details
-
buildHeightfieldLayers
public static HeightfieldLayerSet buildHeightfieldLayers(Telemetry ctx, CompactHeightfield chf, int walkableHeight)
-