Blender V4.3
blender::io::grease_pencil::SVGImporter Class Reference

Inherits blender::io::grease_pencil::GreasePencilImporter.

Public Member Functions

bool read (StringRefNull filepath)
 GreasePencilImporter (const IOContext &context, const ImportParams &params)
Public Member Functions inherited from blender::io::grease_pencil::GreasePencilImporter
 GreasePencilImporter (const IOContext &context, const ImportParams &params)
Objectcreate_object (StringRefNull name)
int32_t create_material (StringRefNull name, bool stroke, bool fill)

Additional Inherited Members

Protected Attributes inherited from blender::io::grease_pencil::GreasePencilImporter
const IOContext context_
const ImportParams params_
Objectobject_ = nullptr

Detailed Description

Definition at line 48 of file grease_pencil_io_import_svg.cc.

Member Function Documentation

◆ GreasePencilImporter()

blender::io::grease_pencil::GreasePencilImporter::GreasePencilImporter ( const IOContext & context,
const ImportParams & params )

Definition at line 42 of file grease_pencil_io.cc.

◆ read()


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