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

Public Attributes

DRWShadingGroupdepth_shgrp [2]
 
DRWShadingGroupdepth_shgrp_cull [2]
 
DRWShadingGroupdepth_hair_shgrp [2]
 

Detailed Description

Definition at line 79 of file basic_engine.c.

Member Data Documentation

◆ depth_hair_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_hair_shgrp[2]

Definition at line 82 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate().

◆ depth_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_shgrp[2]

Definition at line 80 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate().

◆ depth_shgrp_cull

DRWShadingGroup* BASIC_PrivateData::depth_shgrp_cull[2]

Definition at line 81 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate().


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