Blender V4.3
blender::modifier::greasepencil::FrameDrawingInfo Struct Reference

#include <MOD_grease_pencil_util.hh>

Public Attributes

bke::greasepencil::Drawingdrawing
 
int start_frame_number
 

Detailed Description

Definition at line 75 of file MOD_grease_pencil_util.hh.

Member Data Documentation

◆ drawing

bke::greasepencil::Drawing* blender::modifier::greasepencil::FrameDrawingInfo::drawing

Definition at line 76 of file MOD_grease_pencil_util.hh.

Referenced by blender::modify_geometry_set().

◆ start_frame_number

int blender::modifier::greasepencil::FrameDrawingInfo::start_frame_number

Definition at line 78 of file MOD_grease_pencil_util.hh.

Referenced by blender::modify_geometry_set().


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