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

Public Attributes

PBVHNodenode
 
bool revisiting
 

Detailed Description

Definition at line 46 of file pbvh.c.

Member Data Documentation

◆ node

PBVHNode* PBVHStack::node

Definition at line 47 of file pbvh.c.

Referenced by pbvh_iter_begin(), pbvh_iter_next(), pbvh_iter_next_occluded(), and pbvh_stack_push().

◆ revisiting

bool PBVHStack::revisiting

Definition at line 48 of file pbvh.c.

Referenced by pbvh_iter_begin(), pbvh_iter_next(), and pbvh_stack_push().


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