Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun equidistantPositions(pointCount: Int, distanceTolerance: Double = 0.5): List<Vector3>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Project a point on the contour
Link copied to clipboard
fun sampleEquidistant(pointCount: Int, distanceTolerance: Double = 0.5): Path3D
Content copied to clipboard
Sample the shape contour into line segments
Link copied to clipboard
Adaptively sample the contour into line segments while still approximating the original contour