LibreOffice Module vcl (master) 1
|
#include <CairoCommon.hxx>
Public Member Functions | |
basegfx::B2DPoint | snap (const basegfx::B2DPolygon &rPolygon, const basegfx::B2DHomMatrix &rObjectToDevice, basegfx::B2DHomMatrix &rObjectToDeviceInv, sal_uInt32 nIndex) |
Private Attributes | |
basegfx::B2DPoint | maPrevPoint |
basegfx::B2DPoint | maCurrPoint |
basegfx::B2DPoint | maNextPoint |
basegfx::B2ITuple | maPrevTuple |
basegfx::B2ITuple | maCurrTuple |
basegfx::B2ITuple | maNextTuple |
Definition at line 94 of file CairoCommon.hxx.
basegfx::B2DPoint PixelSnapper::snap | ( | const basegfx::B2DPolygon & | rPolygon, |
const basegfx::B2DHomMatrix & | rObjectToDevice, | ||
basegfx::B2DHomMatrix & | rObjectToDeviceInv, | ||
sal_uInt32 | nIndex | ||
) |
|
private |
Definition at line 102 of file CairoCommon.hxx.
|
private |
Definition at line 103 of file CairoCommon.hxx.
|
private |
Definition at line 102 of file CairoCommon.hxx.
|
private |
Definition at line 103 of file CairoCommon.hxx.
|
private |
Definition at line 102 of file CairoCommon.hxx.
|
private |
Definition at line 103 of file CairoCommon.hxx.