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