Flutter
vector_math
Quad
point1 property
point1
point1
property
Null safety
Vector3
point1
The second point of the quad.
Implementation
Vector3 get point1 => _point1;
Flutter
vector_math
Quad
point1 property
Quad class
Constructors
Quad
copy
points
Properties
hashCode
point0
point1
point2
point3
runtimeType
Methods
copyFrom
copyNormalInto
copyTriangles
noSuchMethod
toString
transform
translate
Operators
operator ==