|
LibreOffice Module basegfx (master) 1
|
#include <memory>#include <ostream>#include <vector>#include <sal/types.h>#include <o3tl/cow_wrapper.hxx>#include <basegfx/vector/b2enums.hxx>#include <basegfx/basegfxdllapi.h>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) |