Krita Source Code Documentation
Loading...
Searching...
No Matches
GSL::ScaleResult2D Struct Reference

#include <kis_free_transform_strategy_gsl_helpers.h>

Public Member Functions

 ScaleResult2D ()
 

Public Attributes

bool isValid = false
 
qreal scaleX
 
qreal scaleY
 
QPointF transformedCenter
 

Detailed Description

Definition at line 36 of file kis_free_transform_strategy_gsl_helpers.h.

Constructor & Destructor Documentation

◆ ScaleResult2D()

GSL::ScaleResult2D::ScaleResult2D ( )
inline

Member Data Documentation

◆ isValid

bool GSL::ScaleResult2D::isValid = false

Definition at line 43 of file kis_free_transform_strategy_gsl_helpers.h.

◆ scaleX

qreal GSL::ScaleResult2D::scaleX

Definition at line 40 of file kis_free_transform_strategy_gsl_helpers.h.

◆ scaleY

qreal GSL::ScaleResult2D::scaleY

Definition at line 41 of file kis_free_transform_strategy_gsl_helpers.h.

◆ transformedCenter

QPointF GSL::ScaleResult2D::transformedCenter

Definition at line 39 of file kis_free_transform_strategy_gsl_helpers.h.


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