Blender
V3.3
|
#include <pbvh_intern.h>
Public Attributes | |
float | bmin [3] |
float | bmax [3] |
Definition at line 21 of file pbvh_intern.h.
float BB::bmax[3] |
Definition at line 22 of file pbvh_intern.h.
Referenced by BB_expand(), BB_expand_with_bb(), BB_reset(), BB_widest_axis(), BKE_pbvh_bounding_box(), BKE_pbvh_redraw_BB(), build_sub(), pbvh_bmesh_create_nodes_fast_recursive(), pbvh_bmesh_node_finalize(), pbvh_bmesh_node_limit_ensure_fast(), and pbvh_bmesh_node_split().
float BB::bmin[3] |
Definition at line 22 of file pbvh_intern.h.
Referenced by BB_expand(), BB_expand_with_bb(), BB_reset(), BB_widest_axis(), BKE_pbvh_bounding_box(), BKE_pbvh_redraw_BB(), build_sub(), pbvh_bmesh_create_nodes_fast_recursive(), pbvh_bmesh_node_finalize(), pbvh_bmesh_node_limit_ensure_fast(), and pbvh_bmesh_node_split().