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

#include <grease_pencil_io_intern.hh>

Inherited by blender::io::grease_pencil::SVGImporter.

Public Member Functions

 GreasePencilImporter (const IOContext &context, const ImportParams &params)
 
Objectcreate_object (StringRefNull name)
 
int32_t create_material (StringRefNull name, bool stroke, bool fill)
 

Protected Attributes

const IOContext context_
 
const ImportParams params_
 
Objectobject_ = nullptr
 

Detailed Description

Definition at line 34 of file grease_pencil_io_intern.hh.

Constructor & Destructor Documentation

◆ GreasePencilImporter()

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

Definition at line 103 of file grease_pencil_io.cc.

Member Function Documentation

◆ create_material()

◆ create_object()

Member Data Documentation

◆ context_

const IOContext blender::io::grease_pencil::GreasePencilImporter::context_
protected

◆ object_

Object* blender::io::grease_pencil::GreasePencilImporter::object_ = nullptr
protected

◆ params_

const ImportParams blender::io::grease_pencil::GreasePencilImporter::params_
protected

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