Blender
V3.3
|
Public Attributes | |
float | min [3] |
float | max [3] |
const MetaElem * | ml |
Definition at line 83 of file mball_tessellate.c.
float Box::max[3] |
Definition at line 84 of file mball_tessellate.c.
Referenced by BKE_mball_polygonize(), build_bvh_spatial(), init_meta(), and make_box_union().
float Box::min[3] |
Definition at line 84 of file mball_tessellate.c.
Referenced by BKE_mball_polygonize(), build_bvh_spatial(), init_meta(), and make_box_union().
const MetaElem* Box::ml |
Definition at line 85 of file mball_tessellate.c.