Blender V5.0
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 46 of file grease_pencil_io_import_svg.cc.

Member Function Documentation

◆ GreasePencilImporter()

◆ read()


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