Blender V4.3
Box Struct Reference

Public Attributes

float min [3]
 
float max [3]
 
const MetaElemml
 

Detailed Description

An AABB with pointer to metal-elem.

Definition at line 94 of file mball_tessellate.cc.

Member Data Documentation

◆ max

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().

◆ min

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().

◆ ml

const MetaElem* Box::ml

Definition at line 96 of file mball_tessellate.cc.

Referenced by make_box_from_metaelem().


The documentation for this struct was generated from the following file: