|
LibreOffice Module basegfx (master) 1
|
#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>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) |