LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
PixelSnapper Class Reference

#include <CairoCommon.hxx>

Collaboration diagram for PixelSnapper:
[legend]

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
 

Detailed Description

Definition at line 94 of file CairoCommon.hxx.

Member Function Documentation

◆ snap()

basegfx::B2DPoint PixelSnapper::snap ( const basegfx::B2DPolygon rPolygon,
const basegfx::B2DHomMatrix rObjectToDevice,
basegfx::B2DHomMatrix rObjectToDeviceInv,
sal_uInt32  nIndex 
)

Member Data Documentation

◆ maCurrPoint

basegfx::B2DPoint PixelSnapper::maCurrPoint
private

Definition at line 102 of file CairoCommon.hxx.

◆ maCurrTuple

basegfx::B2ITuple PixelSnapper::maCurrTuple
private

Definition at line 103 of file CairoCommon.hxx.

◆ maNextPoint

basegfx::B2DPoint PixelSnapper::maNextPoint
private

Definition at line 102 of file CairoCommon.hxx.

◆ maNextTuple

basegfx::B2ITuple PixelSnapper::maNextTuple
private

Definition at line 103 of file CairoCommon.hxx.

◆ maPrevPoint

basegfx::B2DPoint PixelSnapper::maPrevPoint
private

Definition at line 102 of file CairoCommon.hxx.

◆ maPrevTuple

basegfx::B2ITuple PixelSnapper::maPrevTuple
private

Definition at line 103 of file CairoCommon.hxx.


The documentation for this class was generated from the following file: