Blender V2.61 - r43446
Public Attributes

BBC Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 77 of file pbvh.c.


Member Data Documentation

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


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