Blender V4.3
BVHOverlapData_Thread Struct Reference

Public Attributes

BVHOverlapData_Sharedshared
 
BLI_Stackoverlap
 
uint max_interactions
 
int thread
 

Detailed Description

Definition at line 106 of file BLI_kdopbvh.c.

Member Data Documentation

◆ max_interactions

uint BVHOverlapData_Thread::max_interactions

Definition at line 109 of file BLI_kdopbvh.c.

Referenced by tree_overlap_traverse_num().

◆ overlap

BLI_Stack* BVHOverlapData_Thread::overlap

◆ shared

◆ thread

int BVHOverlapData_Thread::thread

Definition at line 111 of file BLI_kdopbvh.c.

Referenced by tree_overlap_traverse_cb(), and tree_overlap_traverse_num().


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