17 #ifndef IGNITION_MATH_BOXPRIVATE_HH_ 18 #define IGNITION_MATH_BOXPRIVATE_HH_ static const Vector3 Zero
math::Vector3(0, 0, 0)
Definition: Vector3.hh:39
Definition: BoxPrivate.hh:31
Definition: BoxPrivate.hh:31
Extent
Enumeration of extents.
Definition: BoxPrivate.hh:31
Vector3d max
Maximum corner of the box.
Definition: BoxPrivate.hh:37
Extent extent
When set to EXTENT_NULL (the default value) the min and max are not valid positions.
Definition: BoxPrivate.hh:41
Definition: BoxPrivate.hh:28
Vector3d min
Minimum corner of the box.
Definition: BoxPrivate.hh:34