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

Public Attributes

DRWShadingGroupdepth_shgrp
 
bool need_depth
 
bool update_depth
 

Detailed Description

Definition at line 95 of file external_engine.c.

Member Data Documentation

◆ depth_shgrp

DRWShadingGroup* EXTERNAL_PrivateData::depth_shgrp

Definition at line 96 of file external_engine.c.

Referenced by external_cache_init(), and external_cache_populate().

◆ need_depth

bool EXTERNAL_PrivateData::need_depth

◆ update_depth

bool EXTERNAL_PrivateData::update_depth

Definition at line 100 of file external_engine.c.

Referenced by external_draw_scene(), and external_engine_init().


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