#include "config.h"#include "exports.h"#include "MRMesh/MRMeshFwd.h"#include "MRMesh/MRVector2.h"#include "MRMesh/MRBox.h"#include "MRMesh/MRColor.h"#include "MRMesh/MRImage.h"#include "MRMesh/MRExpected.h"#include <filesystem>#include <vector>#include <variant>#include <optional>Go to the source code of this file.
Classes | |
| class | MR::PdfParameters |
| Parameters of document style. | |
| class | MR::Pdf |
| struct | MR::Pdf::TextParams |
| struct | MR::Pdf::PaletteRowStats |
| struct | MR::Pdf::ImageParams |
| Parameters to adding image from file. More... | |
| struct | MR::Pdf::Cell |
| struct | MR::Pdf::Cell::Empty |
| struct | MR::Pdf::CellCustomParams |
| struct | MR::Pdf::TextCellParams |
Namespaces | |
| namespace | MR |