Blender V4.3
GreasePencilDrawingReference Struct Reference

#include <DNA_grease_pencil_types.h>

Inherited by blender::bke::greasepencil::DrawingReference.

Public Attributes

GreasePencilDrawingBase base
 
struct GreasePencilid_reference
 

Detailed Description

Member Data Documentation

◆ base

◆ id_reference

struct GreasePencil* GreasePencilDrawingReference::id_reference

A reference to another GreasePencil data-block. If the data-block has multiple drawings, this drawing references all of them sequentially. See the note in GreasePencilLayer->frames() for a detailed explanation of this.

Definition at line 123 of file DNA_grease_pencil_types.h.

Referenced by blender::ed::greasepencil::undo::StepDrawingReference::decode(), blender::ed::greasepencil::undo::StepDrawingReference::encode(), and grease_pencil_foreach_id().


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