Blender V4.3
GreasePencilDrawing Struct Reference

#include <DNA_grease_pencil_types.h>

Inherited by blender::bke::greasepencil::Drawing.

Public Attributes

GreasePencilDrawingBase base
 
CurvesGeometry geometry
 
GreasePencilDrawingRuntimeHandleruntime
 

Detailed Description

A grease pencil drawing is a set of strokes. The data is stored using the CurvesGeometry data structure and the custom attributes within it.

Examples
/usr/src/RPM/BUILD/blender-4.3.0/source/blender/blenkernel/BKE_grease_pencil.hh.

Definition at line 100 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ base

◆ geometry

◆ runtime


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