|
Blender V4.3
|
Public Attributes | |
| float | min [3] |
| float | max [3] |
| const MetaElem * | ml |
An AABB with pointer to metal-elem.
Definition at line 94 of file mball_tessellate.cc.
| float Box::max[3] |
Definition at line 95 of file mball_tessellate.cc.
Referenced by build_bvh_spatial(), make_box_from_metaelem(), and make_box_union().
| float Box::min[3] |
Definition at line 95 of file mball_tessellate.cc.
Referenced by build_bvh_spatial(), make_box_from_metaelem(), and make_box_union().
| const MetaElem* Box::ml |
Definition at line 96 of file mball_tessellate.cc.
Referenced by make_box_from_metaelem().