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:
- algo.sawWithAABB
- algo.sawWithOctree
- algo.mapUvOnCustomAABB
- io.splitPointCloud
- scene.findPartOccurrencesInAABB
Namespace: Geom
Syntax