Blender  V3.3
Classes | Namespaces | Macros
gpencil_io_export_pdf.hh File Reference
#include "gpencil_io_export_base.hh"
#include "hpdf.h"

Go to the source code of this file.

Classes

class  blender::io::gpencil::GpencilExporterPDF
 

Namespaces

 blender
 
 blender::io
 
 blender::io::gpencil
 

Macros

#define PDF_EXPORTER_NAME   "PDF Exporter for Grease Pencil"
 
#define PDF_EXPORTER_VERSION   "v1.0"
 

Macro Definition Documentation

◆ PDF_EXPORTER_NAME

#define PDF_EXPORTER_NAME   "PDF Exporter for Grease Pencil"

Definition at line 16 of file gpencil_io_export_pdf.hh.

◆ PDF_EXPORTER_VERSION

#define PDF_EXPORTER_VERSION   "v1.0"

Definition at line 17 of file gpencil_io_export_pdf.hh.