Blender V2.61 - r43446
|
Public Attributes | |
float | bmin [3] |
float | bmax [3] |
float | bcentroid [3] |
float BBC::bcentroid[3] |
Definition at line 78 of file pbvh.c.
Referenced by BBC_update_centroid(), build_sub(), check_partitioning(), and partition_indices().
float BBC::bmax[3] |
Definition at line 78 of file pbvh.c.
Referenced by BBC_update_centroid().
float BBC::bmin[3] |
Definition at line 78 of file pbvh.c.
Referenced by BBC_update_centroid().