Flutter
vector_math_64
Aabb2
max property
max
max
property
Null safety
Vector2
max
The maximum point defining the AABB.
Implementation
Vector2 get max => _max;
Flutter
vector_math_64
Aabb2
max property
Aabb2 class
Constructors
Aabb2
centerAndHalfExtents
copy
fromBuffer
minMax
Properties
center
hashCode
max
min
runtimeType
Methods
containsAabb2
containsVector2
copyCenterAndHalfExtents
copyFrom
hull
hullPoint
intersectsWithAabb2
intersectsWithVector2
noSuchMethod
rotate
rotated
setCenterAndHalfExtents
toString
transform
transformed
Operators
operator ==