|
Blender V5.0
|
#include <DNA_gpencil_legacy_types.h>
Public Attributes | |
| int | icon_id |
| char | _pad [4] |
Runtime temp data for bGPDlayer.
Definition at line 415 of file DNA_gpencil_legacy_types.h.
| char bGPDlayer_Runtime::_pad[4] |
Definition at line 420 of file DNA_gpencil_legacy_types.h.
| 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().