Blender
V3.3
|
Public Attributes | |
BVHCacheItem | items [BVHTREE_MAX_ITEM] |
ThreadMutex | mutex |
Definition at line 39 of file bvhutils.cc.
BVHCacheItem BVHCache::items[BVHTREE_MAX_ITEM] |
Definition at line 40 of file bvhutils.cc.
Referenced by bvhcache_find(), bvhcache_free(), bvhcache_has_tree(), and bvhcache_insert().
ThreadMutex BVHCache::mutex |
Definition at line 41 of file bvhutils.cc.
Referenced by bvhcache_find(), bvhcache_free(), bvhcache_init(), and bvhcache_unlock().