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

#include <kis_free_transform_strategy_gsl_helpers.h>

Public Member Functions

 ScaleResult1D ()
 

Public Attributes

bool isValid = false
 
qreal scale
 
QPointF transformedCenter
 

Detailed Description

Definition at line 16 of file kis_free_transform_strategy_gsl_helpers.h.

Constructor & Destructor Documentation

◆ ScaleResult1D()

GSL::ScaleResult1D::ScaleResult1D ( )
inline

Member Data Documentation

◆ isValid

bool GSL::ScaleResult1D::isValid = false

Definition at line 21 of file kis_free_transform_strategy_gsl_helpers.h.

◆ scale

qreal GSL::ScaleResult1D::scale

Definition at line 20 of file kis_free_transform_strategy_gsl_helpers.h.

◆ transformedCenter

QPointF GSL::ScaleResult1D::transformedCenter

Definition at line 19 of file kis_free_transform_strategy_gsl_helpers.h.


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