|
open_iA 2025.6
|
Functions | |
| bool | operator!= (iAAABB const &a, iAAABB const &b) |
| inequality operator for axis-aligned bounding box (TODO: rule of 5...?) | |
| QString | toStr (iAAABB const &box) |
| Get a human-readable string representation of an iAAABB (axis-aligned bounding box) | |
inequality operator for axis-aligned bounding box (TODO: rule of 5...?)