Package org.recast4j.recast
Class RecastVoxelization
java.lang.Object
org.recast4j.recast.RecastVoxelization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HeightfieldbuildSolidHeightfield(InputGeomProvider geomProvider, RecastBuilderConfig builderCfg, Telemetry ctx)
-
Constructor Details
-
RecastVoxelization
public RecastVoxelization()
-
-
Method Details
-
buildSolidHeightfield
public static Heightfield buildSolidHeightfield(InputGeomProvider geomProvider, RecastBuilderConfig builderCfg, Telemetry ctx)
-