This is the complete list of members for
QBVH, including all inherited members.
| build(Progress &progress) | BVH | |
| BVH class | QBVH | [friend] |
| BVH::BVH(const BVHParams ¶ms, const vector< Object * > &objects) | BVH | [protected] |
| cache_filename | BVH | |
| cache_read(CacheData &key) | BVH | [protected] |
| cache_write(CacheData &key) | BVH | [protected] |
| clear_cache_except() | BVH | |
| create(const BVHParams ¶ms, const vector< Object * > &objects) | BVH | [static] |
| objects | BVH | |
| pack | BVH | |
| pack_inner(const BVHStackEntry &e, const BVHStackEntry *en, int num) | QBVH | [protected] |
| pack_instances(size_t nodes_size) | BVH | [protected] |
| pack_leaf(const BVHStackEntry &e, const LeafNode *leaf) | QBVH | [protected] |
| pack_nodes(const array< int > &prims, const BVHNode *root) | QBVH | [protected, virtual] |
| pack_triangle(int idx, float4 woop[3]) | BVH | [protected] |
| pack_triangles() | BVH | [protected] |
| params | BVH | |
| QBVH(const BVHParams ¶ms, const vector< Object * > &objects) | QBVH | [protected] |
| refit(Progress &progress) | BVH | |
| refit_nodes() | QBVH | [protected, virtual] |
| ~BVH() | BVH | [inline, virtual] |