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

Go to the source code of this file.

Classes

class  basegfx::B2DPolygon
 

Namespaces

namespace  basegfx
 

Typedefs

typedef std::shared_ptr< SystemDependentData > basegfx::SystemDependentData_SharedPtr
 
typedef ::std::vector< B2DPolygon > basegfx::B2DPolygonVector
 

Functions

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