Blender V4.3
blender::ed::greasepencil::KeyframeClipboard::DrawingBufferItem Struct Reference

#include <ED_grease_pencil.hh>

Public Attributes

blender::bke::greasepencil::FramesMapKeyT frame_number
 
bke::greasepencil::Drawing drawing
 
int duration
 
eBezTriple_KeyframeType keytype
 

Detailed Description

Definition at line 211 of file ED_grease_pencil.hh.

Member Data Documentation

◆ drawing

bke::greasepencil::Drawing blender::ed::greasepencil::KeyframeClipboard::DrawingBufferItem::drawing

Definition at line 213 of file ED_grease_pencil.hh.

◆ duration

int blender::ed::greasepencil::KeyframeClipboard::DrawingBufferItem::duration

Definition at line 214 of file ED_grease_pencil.hh.

◆ frame_number

blender::bke::greasepencil::FramesMapKeyT blender::ed::greasepencil::KeyframeClipboard::DrawingBufferItem::frame_number

Definition at line 212 of file ED_grease_pencil.hh.

◆ keytype

eBezTriple_KeyframeType blender::ed::greasepencil::KeyframeClipboard::DrawingBufferItem::keytype

Definition at line 215 of file ED_grease_pencil.hh.


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