Blender  V2.93
Public Attributes | List of all members
PBVHStack Struct Reference

Public Attributes

PBVHNodenode
 
bool revisiting
 

Detailed Description

Definition at line 58 of file pbvh.c.

Member Data Documentation

◆ node

PBVHNode* PBVHStack::node

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