![]() |
Blender V2.61 - r43446
|
| bv | BVHNode | |
| BVHNode() | BVHNode | [inline] |
| children | InnerNode | |
| computeSubtreeSAHCost(const BVHParams &p, float probability=1.0f) const | BVHNode | |
| deleteSubtree() | BVHNode | |
| get_child(int i) const | InnerNode | [inline, virtual] |
| getArea() const | BVHNode | [inline] |
| getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
| index | BVHNode | |
| InnerNode(const BoundBox &bounds, BVHNode *child0, BVHNode *child1) | InnerNode | [inline] |
| is_leaf() const | InnerNode | [inline, virtual] |
| m_bounds | BVHNode | |
| m_visibility | BVHNode | |
| main_axis | BVHNode | |
| num_children() const | InnerNode | [inline, virtual] |
| num_triangles() const | BVHNode | [inline, virtual] |
| parent | BVHNode | |
| print(int depth) const | InnerNode | [virtual] |
| skip | BVHNode | |
| totnode | BVHNode | |
| ~BVHNode() | BVHNode | [inline, virtual] |