Blender
V3.3
|
Public Attributes | |
DRWShadingGroup * | depth_shgrp |
bool | need_depth |
bool | update_depth |
Definition at line 88 of file external_engine.c.
DRWShadingGroup* EXTERNAL_PrivateData::depth_shgrp |
Definition at line 89 of file external_engine.c.
Referenced by external_cache_init(), and external_cache_populate().
bool EXTERNAL_PrivateData::need_depth |
Definition at line 92 of file external_engine.c.
Referenced by external_cache_init(), external_cache_populate(), external_draw_scene(), and external_engine_init().
bool EXTERNAL_PrivateData::update_depth |
Definition at line 93 of file external_engine.c.
Referenced by external_cache_init(), external_draw_scene(), and external_engine_init().