|
Blender V5.0
|
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, const float probability=1.0f) const | BVHNode | |
| dump_graph(const char *filename) | BVHNode | |
| get_aligned_space() const | BVHNode | inline |
| get_child(const int i) const override | InnerNode | inlinevirtual |
| getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | BVHNode | |
| has_unaligned() const | BVHNode | inline |
| index | BVHNode | |
| InnerNode(const BoundBox &bounds, unique_ptr< BVHNode > &&child0, unique_ptr< BVHNode > &&child1) | InnerNode | inline |
| InnerNode(const BoundBox &bounds) | InnerNode | inlineexplicit |
| is_leaf() const override | InnerNode | inlinevirtual |
| is_unaligned | BVHNode | |
| kNumMaxChildren | InnerNode | static |
| main_axis | BVHNode | |
| node_num | BVHNode | |
| num_children() const override | InnerNode | inlinevirtual |
| num_children_ | InnerNode | |
| num_triangles() const | BVHNode | inlinevirtual |
| parent | BVHNode | |
| print(const int depth) const override | InnerNode | 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()=default | BVHNode | virtual |