Blender
V3.3
|
This is the complete list of members for BVHNode, including all inherited members.
aligned_space | BVHNode | |
bounds | BVHNode | |
bv | BVHNode | |
BVHNode(const BoundBox &bounds) | BVHNode | inlineexplicitprotected |
BVHNode(const BVHNode &other) | BVHNode | inlineexplicitprotected |
children | BVHNode | |
computeSubtreeSAHCost(const BVHParams &p, float probability=1.0f) const | BVHNode | |
deleteSubtree() | BVHNode | |
dump_graph(const char *filename) | BVHNode | |
get_aligned_space() const | BVHNode | inline |
get_child(int i) const =0 | BVHNode | pure virtual |
getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
has_unaligned() const | BVHNode | inline |
index | BVHNode | |
is_leaf() const =0 | BVHNode | pure virtual |
is_unaligned | BVHNode | |
main_axis | BVHNode | |
node_num | BVHNode | |
num_children() const =0 | BVHNode | pure virtual |
num_triangles() const | BVHNode | inlinevirtual |
parent | BVHNode | |
print(int depth=0) const =0 | BVHNode | pure virtual |
set_aligned_space(const Transform &aligned_space) | BVHNode | inline |
time_from | BVHNode | |
time_to | BVHNode | |
update_time() | BVHNode | |
update_visibility() | BVHNode | |
visibility | BVHNode | |
~BVHNode() | BVHNode | inlinevirtual |