Package org.recast4j.recast
Class RecastVoxelization
java.lang.Object
org.recast4j.recast.RecastVoxelization
public class RecastVoxelization
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RecastVoxelization() -
Method Summary
Modifier and Type Method Description static HeightfieldbuildSolidHeightfield(InputGeomProvider geomProvider, RecastBuilderConfig builderCfg, Telemetry ctx)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RecastVoxelization
public RecastVoxelization()
-
-
Method Details
-
buildSolidHeightfield
public static Heightfield buildSolidHeightfield(InputGeomProvider geomProvider, RecastBuilderConfig builderCfg, Telemetry ctx)
-