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