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

Public Attributes

PBVHFrustumPlanesfrustum
 
int accum_update_flag
 

Detailed Description

PBVH drawing, updating draw buffers as needed and culling any nodes outside the specified frustum.

Definition at line 2853 of file pbvh.c.

Member Data Documentation

◆ accum_update_flag

int PBVHDrawSearchData::accum_update_flag

Definition at line 2855 of file pbvh.c.

◆ frustum

PBVHFrustumPlanes* PBVHDrawSearchData::frustum

Definition at line 2854 of file pbvh.c.

Referenced by BKE_pbvh_draw_cb().


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