menu
molecule_3d package
documentation
sphere.dart
Sphere3D
verticesCount method
verticesCount method
dark_mode
light_mode
verticesCount
method
@
override
int
verticesCount
(
)
inherited
Returns number of vertices.
Implementation
@override int verticesCount() => _verticesCount;
molecule_3d package
documentation
sphere
Sphere3D
verticesCount method
Sphere3D class