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