Regina Calculation Engine
|
Allows reading and writing PDF documents. More...
#include "regina-core.h"
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Functions | |
REGINA_API NPDF * | regina::readPDF (const char *filename) |
Deprecated function that reads a PDF document from the given file. More... | |
REGINA_API bool | regina::writePDF (const char *filename, const NPDF &pdf) |
Deprecated function that writes the given PDF document to the given file. More... | |
Allows reading and writing PDF documents.