|
Blender
V2.93
|
This is the complete list of members for InnerNode, including all inherited members.
| aligned_space | BVHNode | |
| bounds | BVHNode | |
| bv | BVHNode | |
| BVHNode(const BoundBox &bounds) | BVHNode | inlineexplicitprotected |
| BVHNode(const BVHNode &other) | BVHNode | inlineexplicitprotected |
| children | InnerNode | |
| 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 | InnerNode | inlinevirtual |
| getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
| has_unaligned() const | BVHNode | inline |
| index | BVHNode | |
| InnerNode(const BoundBox &bounds, BVHNode *child0, BVHNode *child1) | InnerNode | inline |
| InnerNode(const BoundBox &bounds, BVHNode **children, const int num_children) | InnerNode | inline |
| InnerNode(const BoundBox &bounds) | InnerNode | inlineexplicit |
| is_leaf() const | InnerNode | inlinevirtual |
| is_unaligned | BVHNode | |
| kNumMaxChildren | InnerNode | static |
| main_axis | BVHNode | |
| num_children() const | InnerNode | inlinevirtual |
| num_children_ | InnerNode | |
| num_triangles() const | BVHNode | inlinevirtual |
| parent | BVHNode | |
| print(int depth) const | InnerNode | virtual |
| reset_unused_children() | InnerNode | inlineprotected |
| set_aligned_space(const Transform &aligned_space) | BVHNode | inline |
| time_from | BVHNode | |
| time_to | BVHNode | |
| totnode | BVHNode | |
| update_time() | BVHNode | |
| update_visibility() | BVHNode | |
| visibility | BVHNode | |
| ~BVHNode() | BVHNode | inlinevirtual |