Package org.recast4j.recast
Class RecastContour
java.lang.Object
org.recast4j.recast.RecastContour
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContourSetbuildContours(Telemetry ctx, CompactHeightfield chf, float maxError, int maxEdgeLen, int buildFlags)
-
Constructor Details
-
RecastContour
public RecastContour()
-
-
Method Details
-
buildContours
public static ContourSet buildContours(Telemetry ctx, CompactHeightfield chf, float maxError, int maxEdgeLen, int buildFlags)
-