Blender V5.0
GreasePencilDrawingReference Struct Reference

#include <DNA_grease_pencil_types.h>

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

Public Attributes

GreasePencilDrawingBase base
struct GreasePencilid_reference

Detailed Description

Definition at line 120 of file DNA_grease_pencil_types.h.

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 127 of file DNA_grease_pencil_types.h.

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


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