Struct AABB
AABB stands for Axis Aligned Bounding Box. It is a bounding volume which is aligned with the axes of the coordinates system
Fields
low
Point3
high
Point3
Functions accepting this type or a list of this type as a parameter:
Namespace: Geom
Syntax