Blender V5.0
GreasePencilLayerTreeNode Struct Reference

#include <DNA_grease_pencil_types.h>

Inherited by blender::bke::greasepencil::TreeNode.

Public Attributes

struct GreasePencilLayerTreeNodenext
struct GreasePencilLayerTreeNodeprev
struct GreasePencilLayerTreeGroupparent
char * name
int8_t type
char _pad [7]
float color [3]
uint32_t flag

Detailed Description

Definition at line 252 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ _pad

char GreasePencilLayerTreeNode::_pad[7]

Definition at line 266 of file DNA_grease_pencil_types.h.

◆ color

◆ flag

◆ name

◆ next

◆ parent

◆ prev

◆ type


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