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

Public Attributes

DRWShadingGroupdepth_shgrp [2]
 
DRWShadingGroupdepth_shgrp_cull [2]
 
DRWShadingGroupdepth_hair_shgrp [2]
 
DRWShadingGroupdepth_curves_shgrp [2]
 
DRWShadingGroupdepth_pointcloud_shgrp [2]
 
bool use_material_slot_selection
 

Detailed Description

Definition at line 52 of file basic_engine.c.

Member Data Documentation

◆ depth_curves_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_curves_shgrp[2]

Definition at line 56 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate().

◆ depth_hair_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_hair_shgrp[2]

Definition at line 55 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate_particles().

◆ depth_pointcloud_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_pointcloud_shgrp[2]

Definition at line 57 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 53 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 54 of file basic_engine.c.

Referenced by basic_cache_init(), and basic_cache_populate().

◆ use_material_slot_selection

bool BASIC_PrivateData::use_material_slot_selection

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