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

Public Attributes

BVHOverlapData_Sharedshared
 
struct BLI_Stackoverlap
 
uint max_interactions
 
int thread
 

Detailed Description

Definition at line 104 of file BLI_kdopbvh.c.

Member Data Documentation

◆ max_interactions

uint BVHOverlapData_Thread::max_interactions

Definition at line 107 of file BLI_kdopbvh.c.

Referenced by tree_overlap_traverse_num().

◆ overlap

struct BLI_Stack* BVHOverlapData_Thread::overlap

◆ shared

BVHOverlapData_Shared* BVHOverlapData_Thread::shared

◆ thread

int BVHOverlapData_Thread::thread

Definition at line 109 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: