Package org.recast4j.recast
Class RecastCompact
java.lang.Object
org.recast4j.recast.RecastCompact
public class RecastCompact
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RecastCompact() -
Method Summary
Modifier and Type Method Description static CompactHeightfieldbuildCompactHeightfield(Telemetry ctx, int walkableHeight, int walkableClimb, Heightfield hf)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RecastCompact
public RecastCompact()
-
-
Method Details
-
buildCompactHeightfield
public static CompactHeightfield buildCompactHeightfield(Telemetry ctx, int walkableHeight, int walkableClimb, Heightfield hf)
-