Blender V4.5
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 234 of file ED_grease_pencil.hh.

Member Data Documentation

◆ drawing

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

Definition at line 236 of file ED_grease_pencil.hh.

◆ duration

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

Definition at line 237 of file ED_grease_pencil.hh.

◆ frame_number

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

Definition at line 235 of file ED_grease_pencil.hh.

◆ keytype

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

Definition at line 238 of file ED_grease_pencil.hh.


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