Package org.recast4j.recast
Class RecastMeshDetail
java.lang.Object
org.recast4j.recast.RecastMeshDetail
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PolyMeshDetailbuildPolyMeshDetail(Telemetry ctx, PolyMesh mesh, CompactHeightfield chf, float sampleDist, float sampleMaxError)
-
Constructor Details
-
RecastMeshDetail
public RecastMeshDetail()
-
-
Method Details
-
buildPolyMeshDetail
public static PolyMeshDetail buildPolyMeshDetail(Telemetry ctx, PolyMesh mesh, CompactHeightfield chf, float sampleDist, float sampleMaxError)
-