Flutter
vector_math_64
Triangle
point2 property
point2
point2
property
Null safety
Vector3
point2
The third point of the triangle.
Implementation
Vector3 get point2 => _point2;
Flutter
vector_math_64
Triangle
point2 property
Triangle class
Constructors
Triangle
copy
points
Properties
hashCode
point0
point1
point2
runtimeType
Methods
copyFrom
copyNormalInto
noSuchMethod
toString
transform
translate
Operators
operator ==