Blender V2.61 - r43446

BVH Member List

This is the complete list of members for BVH, including all inherited members.
build(Progress &progress)BVH
BVH(const BVHParams &params, const vector< Object * > &objects)BVH [protected]
cache_filenameBVH
cache_read(CacheData &key)BVH [protected]
cache_write(CacheData &key)BVH [protected]
clear_cache_except()BVH
create(const BVHParams &params, const vector< Object * > &objects)BVH [static]
objectsBVH
packBVH
pack_instances(size_t nodes_size)BVH [protected]
pack_nodes(const array< int > &prims, const BVHNode *root)=0BVH [protected, pure virtual]
pack_triangle(int idx, float4 woop[3])BVH [protected]
pack_triangles()BVH [protected]
paramsBVH
refit(Progress &progress)BVH
refit_nodes()=0BVH [protected, pure virtual]
~BVH()BVH [inline, virtual]