|
Blender V5.0
|
#include "BLI_bounds.hh"#include "BKE_grease_pencil.hh"#include "BKE_scene.hh"#include "BLI_math_color.h"#include "DEG_depsgraph_query.hh"#include "DNA_grease_pencil_types.h"#include "DNA_scene_types.h"#include "grease_pencil_io.hh"#include "grease_pencil_io_intern.hh"#include "hpdf.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | blender::io::grease_pencil::PDFExporter |
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::grease_pencil |
Functions | |
| bool | blender::io::grease_pencil::export_pdf (const IOContext &context, const ExportParams ¶ms, Scene &scene, StringRefNull filepath) |