menu
three_dart package
documentation
three3d/math/convex_hull.dart
ConvexHull
cleanup method
cleanup method
dark_mode
light_mode
cleanup
method
ConvexHull
cleanup
(
)
Implementation
ConvexHull cleanup() { assigned.clear(); unassigned.clear(); newFace2s = []; return this; }
three_dart package
documentation
three3d/math/convex_hull
ConvexHull
cleanup method
ConvexHull class