menu
openworld package
documentation
three_dart/three3d/math/index.dart
ConvexHull
makeEmpty method
makeEmpty method
dark_mode
light_mode
makeEmpty
method
ConvexHull
makeEmpty
(
)
Implementation
ConvexHull makeEmpty() { faces = []; vertices = []; return this; }
openworld package
documentation
three_dart/three3d/math/index
ConvexHull
makeEmpty method
ConvexHull class