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