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

Public Attributes

struct DRWPassdepth_pass [2]
 
struct DRWPassdepth_pass_cull [2]
 

Detailed Description

Definition at line 54 of file basic_engine.c.

Member Data Documentation

◆ depth_pass

struct DRWPass* BASIC_PassList::depth_pass[2]

Definition at line 55 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_draw_scene().

◆ depth_pass_cull

struct DRWPass* BASIC_PassList::depth_pass_cull[2]

Definition at line 56 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_draw_scene().


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