Blender V5.0
bGPDlayer_Runtime Struct Reference

#include <DNA_gpencil_legacy_types.h>

Public Attributes

int icon_id
char _pad [4]

Detailed Description

Runtime temp data for bGPDlayer.

Definition at line 415 of file DNA_gpencil_legacy_types.h.

Member Data Documentation

◆ _pad

char bGPDlayer_Runtime::_pad[4]

Definition at line 420 of file DNA_gpencil_legacy_types.h.

◆ icon_id

int bGPDlayer_Runtime::icon_id

Id for dynamic icon used to show annotation color preview for layer.

Definition at line 419 of file DNA_gpencil_legacy_types.h.

Referenced by BKE_gpencil_layer_delete(), BKE_icon_gplayer_color_ensure(), and icon_gplayer_color_ensure_create_icon().


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