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

#include <workbench_private.h>

Public Attributes

DrawData dd
 
float shadow_dir [3]
 
float shadow_depth
 
float shadow_min [3]
 
float shadow_max [3]
 
BoundBox shadow_bbox
 
bool shadow_bbox_dirty
 

Detailed Description

Definition at line 353 of file workbench_private.h.

Member Data Documentation

◆ dd

DrawData WORKBENCH_ObjectData::dd

Definition at line 354 of file workbench_private.h.

Referenced by workbench_id_update().

◆ shadow_bbox

BoundBox WORKBENCH_ObjectData::shadow_bbox

◆ shadow_bbox_dirty

bool WORKBENCH_ObjectData::shadow_bbox_dirty

◆ shadow_depth

float WORKBENCH_ObjectData::shadow_depth

◆ shadow_dir

float WORKBENCH_ObjectData::shadow_dir[3]

Definition at line 357 of file workbench_private.h.

Referenced by workbench_shadow_cache_populate().

◆ shadow_max

float WORKBENCH_ObjectData::shadow_max[3]

◆ shadow_min

float WORKBENCH_ObjectData::shadow_min[3]

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