Package org.recast4j.recast
Class RecastCompact
java.lang.Object
org.recast4j.recast.RecastCompact
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CompactHeightfieldbuildCompactHeightfield(Telemetry ctx, int walkableHeight, int walkableClimb, Heightfield hf)
-
Constructor Details
-
RecastCompact
public RecastCompact()
-
-
Method Details
-
buildCompactHeightfield
public static CompactHeightfield buildCompactHeightfield(Telemetry ctx, int walkableHeight, int walkableClimb, Heightfield hf)
-