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 i) const =0 | BVHNode | [pure virtual] |
getArea() const | BVHNode | [inline] |
getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
index | BVHNode | |
is_leaf() const =0 | BVHNode | [pure virtual] |
m_bounds | BVHNode | |
m_visibility | BVHNode | |
main_axis | BVHNode | |
num_children() const =0 | BVHNode | [pure virtual] |
num_triangles() const | BVHNode | [inline, virtual] |
parent | BVHNode | |
print(int depth=0) const =0 | BVHNode | [pure virtual] |
skip | BVHNode | |
totnode | BVHNode | |
~BVHNode() | BVHNode | [inline, virtual] |