menu
dart_stl package
documentation
geometry.dart
Triangle
point0 property
point0 property
dark_mode
light_mode
point0
property
Vector3
point0
final
The three vertices of the triangle
Implementation
final Vector3 point0,point1,point2;
dart_stl package
documentation
geometry
Triangle
point0 property
Triangle class