Blender V4.3
blender::ed::greasepencil::undo::StepDrawingGeometry Class Reference

Inherits blender::ed::greasepencil::undo::StepDrawingGeometryBase.

Public Member Functions

void encode (const GreasePencilDrawing &drawing_geometry, const int64_t drawing_index, StepEncodeStatus &)
 
void decode (GreasePencil &grease_pencil, StepDecodeStatus &) const
 

Additional Inherited Members

- Protected Member Functions inherited from blender::ed::greasepencil::undo::StepDrawingGeometryBase
void decode_valid_drawingtype_at_index_ensure (MutableSpan< GreasePencilDrawingBase * > drawings, const GreasePencilDrawingType drawing_type) const
 
- Protected Attributes inherited from blender::ed::greasepencil::undo::StepDrawingGeometryBase
int index_
 
uint32_t flag_
 

Detailed Description

Definition at line 121 of file grease_pencil_undo.cc.

Member Function Documentation

◆ decode()

◆ encode()


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