Blender V5.0
GreasePencilLayerFramesMapStorage Struct Reference

#include <DNA_grease_pencil_types.h>

Public Attributes

int * keys
GreasePencilFramevalues
int num
int flag

Detailed Description

Storage for the Map in blender::bke::greasepencil::Layer. See the description there for more detail.

Definition at line 178 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ flag

int GreasePencilLayerFramesMapStorage::flag

Definition at line 186 of file DNA_grease_pencil_types.h.

◆ keys

int* GreasePencilLayerFramesMapStorage::keys

Definition at line 180 of file DNA_grease_pencil_types.h.

Referenced by read_layer(), and write_layer().

◆ num

◆ values


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