Poppler CPP 26.01.90
poppler-rectangle.h File Reference
#include "poppler_cpp_export.h"
#include <ostream>
Include dependency graph for poppler-rectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  poppler::rectangle< T >

Namespaces

namespace  poppler

Typedefs

using poppler::rect = rectangle<int>
using poppler::rectf = rectangle<double>

Functions

std::ostream & poppler::operator<< (std::ostream &stream, const rectf &r)
std::ostream & poppler::operator<< (std::ostream &stream, rect r)