Blender  V3.3
Public Attributes | List of all members
BVHCacheItem Struct Reference

Public Attributes

bool is_filled
 
BVHTreetree
 

Detailed Description

Definition at line 34 of file bvhutils.cc.

Member Data Documentation

◆ is_filled

bool BVHCacheItem::is_filled

Definition at line 35 of file bvhutils.cc.

Referenced by bvhcache_find(), and bvhcache_insert().

◆ tree

BVHTree* BVHCacheItem::tree

Definition at line 36 of file bvhutils.cc.

Referenced by bvhcache_find(), bvhcache_free(), bvhcache_has_tree(), and bvhcache_insert().


The documentation for this struct was generated from the following file: