![]() |
Blender V2.61 - r43446
|
| bv | BVHNode | |
| BVHNode() | BVHNode | [inline] |
| children | BVHNode | |
| computeSubtreeSAHCost(const BVHParams &p, float probability=1.0f) const | BVHNode | |
| deleteSubtree() | BVHNode | |
| get_child(int) const | LeafNode | [inline, virtual] |
| getArea() const | BVHNode | [inline] |
| getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
| index | BVHNode | |
| is_leaf() const | LeafNode | [inline, virtual] |
| LeafNode(const BoundBox &bounds, uint visibility, int lo, int hi) | LeafNode | [inline] |
| LeafNode(const LeafNode &s) | LeafNode | [inline] |
| m_bounds | BVHNode | |
| m_hi | LeafNode | |
| m_lo | LeafNode | |
| m_visibility | BVHNode | |
| main_axis | BVHNode | |
| num_children() const | LeafNode | [inline, virtual] |
| num_triangles() const | LeafNode | [inline, virtual] |
| parent | BVHNode | |
| print(int depth) const | LeafNode | [virtual] |
| skip | BVHNode | |
| totnode | BVHNode | |
| ~BVHNode() | BVHNode | [inline, virtual] |