menu
openworld package
documentation
three_dart/three3d/math/index.dart
VertexList
isEmpty method
isEmpty method
dark_mode
light_mode
isEmpty
method
bool
isEmpty
(
)
Implementation
bool isEmpty() => head == null;
openworld package
documentation
three_dart/three3d/math/index
VertexList
isEmpty method
VertexList class