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

Public Attributes

struct DRWPassdepth_pass [2]
 
struct DRWPassdepth_pass_pointcloud [2]
 
struct DRWPassdepth_pass_cull [2]
 

Detailed Description

Definition at line 36 of file basic_engine.c.

Member Data Documentation

◆ depth_pass

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().

◆ depth_pass_cull

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().

◆ depth_pass_pointcloud

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().


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