Blender
V3.3
|
Public Attributes | |
bool | is_filled |
BVHTree * | tree |
Definition at line 34 of file bvhutils.cc.
bool BVHCacheItem::is_filled |
Definition at line 35 of file bvhutils.cc.
Referenced by bvhcache_find(), and bvhcache_insert().
BVHTree* BVHCacheItem::tree |
Definition at line 36 of file bvhutils.cc.
Referenced by bvhcache_find(), bvhcache_free(), bvhcache_has_tree(), and bvhcache_insert().