LibrePCB Developers Documentation
Loading...
Searching...
No Matches
SlintGraphicsView::Projection Struct Reference
+ Collaboration diagram for SlintGraphicsView::Projection:

Public Member Functions

Projection interpolated (const Projection &delta, qreal factor) const noexcept
 
bool operator!= (const Projection &rhs) const noexcept
 
Projection operator- (const Projection &rhs) const noexcept
 

Public Attributes

QPointF offset
 
qreal scale = 1
 

Member Function Documentation

◆ interpolated()

Projection interpolated ( const Projection delta,
qreal  factor 
) const
inlinenoexcept

◆ operator!=()

bool operator!= ( const Projection rhs) const
inlinenoexcept

◆ operator-()

Projection operator- ( const Projection rhs) const
inlinenoexcept

Member Data Documentation

◆ offset

QPointF offset

◆ scale

qreal scale = 1

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