LibreOffice Module basegfx (master) 1
Classes | Namespaces | Typedefs | Functions
b2dpolypolygon.hxx File Reference
#include <ostream>
#include <vector>
#include <sal/types.h>
#include <o3tl/cow_wrapper.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/basegfxdllapi.h>
#include <basegfx/polygon/b2dpolygon.hxx>
Include dependency graph for b2dpolypolygon.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::B2DPolyPolygon
 

Namespaces

namespace  basegfx
 

Typedefs

typedef ::std::vector< B2DPolyPolygon > basegfx::B2DPolyPolygonVector
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const B2DPolyPolygon &poly)