Blender  V3.3
Public Attributes | List of all members
BBC Struct Reference

#include <pbvh_intern.h>

Public Attributes

float bmin [3]
 
float bmax [3]
 
float bcentroid [3]
 

Detailed Description

Definition at line 26 of file pbvh_intern.h.

Member Data Documentation

◆ bcentroid

float BBC::bcentroid[3]

◆ bmax

float BBC::bmax[3]

Definition at line 27 of file pbvh_intern.h.

Referenced by BBC_update_centroid().

◆ bmin

float BBC::bmin[3]

Definition at line 27 of file pbvh_intern.h.

Referenced by BBC_update_centroid().


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