Blender V5.0
BVHOverlapData_Thread Struct Reference

Public Attributes

BVHOverlapData_Shared * shared
BLI_Stackoverlap
uint max_interactions
int thread

Detailed Description

Definition at line 107 of file BLI_kdopbvh.cc.

Member Data Documentation

◆ max_interactions

uint BVHOverlapData_Thread::max_interactions

Definition at line 110 of file BLI_kdopbvh.cc.

Referenced by tree_overlap_traverse_num().

◆ overlap

BLI_Stack* BVHOverlapData_Thread::overlap

◆ shared

BVHOverlapData_Shared* BVHOverlapData_Thread::shared

◆ thread

int BVHOverlapData_Thread::thread

Definition at line 112 of file BLI_kdopbvh.cc.

Referenced by tree_overlap_traverse_cb(), and tree_overlap_traverse_num().


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