Blender V2.61 - r43446
|
Public Attributes | |
int | tree_type |
int | totleafs |
int | leafs_per_child [32] |
int | branches_on_level [32] |
int | remain_leafs |
Definition at line 598 of file BLI_kdopbvh.c.
Definition at line 604 of file BLI_kdopbvh.c.
Referenced by build_implicit_tree_helper(), and implicit_leafs_index().
int BVHBuildHelper::leafs_per_child[32] |
Definition at line 603 of file BLI_kdopbvh.c.
Referenced by build_implicit_tree_helper(), and implicit_leafs_index().
Definition at line 606 of file BLI_kdopbvh.c.
Referenced by build_implicit_tree_helper(), and implicit_leafs_index().
Definition at line 601 of file BLI_kdopbvh.c.
Referenced by build_implicit_tree_helper(), and implicit_leafs_index().
Definition at line 600 of file BLI_kdopbvh.c.
Referenced by build_implicit_tree_helper().