Package org.recast4j.recast
Class RecastContour
java.lang.Object
org.recast4j.recast.RecastContour
public class RecastContour
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RecastContour() -
Method Summary
Modifier and Type Method Description static ContourSetbuildContours(Telemetry ctx, CompactHeightfield chf, float maxError, int maxEdgeLen, int buildFlags)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RecastContour
public RecastContour()
-
-
Method Details
-
buildContours
public static ContourSet buildContours(Telemetry ctx, CompactHeightfield chf, float maxError, int maxEdgeLen, int buildFlags)
-