Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPerspectiveTransformStrategy::Private::HandlePoints Struct Reference

Public Attributes

QPointF xVanishing
 
bool xVanishingExists {false}
 
QPointF yVanishing
 
bool yVanishingExists {false}
 

Detailed Description

Definition at line 87 of file kis_perspective_transform_strategy.cpp.

Member Data Documentation

◆ xVanishing

QPointF KisPerspectiveTransformStrategy::Private::HandlePoints::xVanishing

Definition at line 91 of file kis_perspective_transform_strategy.cpp.

◆ xVanishingExists

bool KisPerspectiveTransformStrategy::Private::HandlePoints::xVanishingExists {false}

Definition at line 88 of file kis_perspective_transform_strategy.cpp.

88{false};

◆ yVanishing

QPointF KisPerspectiveTransformStrategy::Private::HandlePoints::yVanishing

Definition at line 92 of file kis_perspective_transform_strategy.cpp.

◆ yVanishingExists

bool KisPerspectiveTransformStrategy::Private::HandlePoints::yVanishingExists {false}

Definition at line 89 of file kis_perspective_transform_strategy.cpp.

89{false};

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