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

#include <MOD_grease_pencil_util.hh>

Public Attributes

bke::greasepencil::Drawingdrawing
 
int layer_index
 

Detailed Description

Definition at line 65 of file MOD_grease_pencil_util.hh.

Member Data Documentation

◆ drawing

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

Definition at line 66 of file MOD_grease_pencil_util.hh.

Referenced by blender::modify_geometry_set().

◆ layer_index

int blender::modifier::greasepencil::LayerDrawingInfo::layer_index

Definition at line 68 of file MOD_grease_pencil_util.hh.

Referenced by blender::modify_geometry_set().


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