LibreOffice Module tools (master) 1
Namespaces | Functions
poly2.cxx File Reference
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <poly.h>
#include <tools/poly.hxx>
#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <tools/vcompat.hxx>
#include <tools/gen.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
#include <basegfx/polygon/b2dpolygonclipper.hxx>
Include dependency graph for poly2.cxx:

Go to the source code of this file.

Namespaces

namespace  tools
 Note: this class is a true marvel of engineering: because the author could not decide whether it's better to have a closed or half-open interval, they just implemented both in the same class!
 

Functions

SvStreamtools::ReadPolyPolygon (SvStream &rIStream, tools::PolyPolygon &rPolyPoly)
 
SvStreamtools::WritePolyPolygon (SvStream &rOStream, const tools::PolyPolygon &rPolyPoly)