menu
Flutter
vector_math.dart
Aabb2
center property
center
dark_mode
light_mode
center
property
Vector2
get
center
The center of the AABB.
Implementation
Vector2
get
center => _min.clone() ..add(_max) ..scale(
0.5
);
Flutter
vector_math
Aabb2
center 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 ==
Cookies management controls