LibreOffice Module basegfx (master) 1
|
#include <sal/config.h>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/vector/b2dvector.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/curve/b2dcubicbezier.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/utils/systemdependentdata.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | ImplB2DPolygon |
Namespaces | |
namespace | basegfx |
Variables | |
static o3tl::cow_wrapper< ImplB2DPolygon > | basegfx::DEFAULT |