menu
three_js_geometry package
documentation
convex_hull.dart
VertexList
isEmpty method
isEmpty method
dark_mode
light_mode
isEmpty
method
bool
isEmpty
(
)
Implementation
bool isEmpty() => head == null;
three_js_geometry package
documentation
convex_hull
VertexList
isEmpty method
VertexList class