|
Blender
V3.3
|
Public Attributes | |
| struct DRWPass * | depth_pass [2] |
| struct DRWPass * | depth_pass_pointcloud [2] |
| struct DRWPass * | depth_pass_cull [2] |
Definition at line 36 of file basic_engine.c.
| struct DRWPass* BASIC_PassList::depth_pass[2] |
Definition at line 37 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_draw_scene().
| struct DRWPass* BASIC_PassList::depth_pass_cull[2] |
Definition at line 39 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_draw_scene().
| struct DRWPass* BASIC_PassList::depth_pass_pointcloud[2] |
Definition at line 38 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_draw_scene().