Blender V4.3
grease_pencil_io.hh File Reference
#include "BLI_string_ref.hh"
#include "DNA_view3d_types.h"

Go to the source code of this file.

Classes

struct  blender::io::grease_pencil::IOContext
struct  blender::io::grease_pencil::ImportParams
struct  blender::io::grease_pencil::ExportParams

Namespaces

namespace  blender
namespace  blender::io
namespace  blender::io::grease_pencil

Functions

bool blender::io::grease_pencil::import_svg (const IOContext &context, const ImportParams &params, StringRefNull filepath)
bool blender::io::grease_pencil::export_svg (const IOContext &context, const ExportParams &params, Scene &scene, StringRefNull filepath)
bool blender::io::grease_pencil::export_pdf (const IOContext &context, const ExportParams &params, Scene &scene, StringRefNull filepath)