AABB constructor

AABB()

Implementation

AABB() : _buffer = Float32List.fromList([0.0, 0.0, 0.0, 0.0]);