Krita Source Code Documentation
Loading...
Searching...
No Matches
PrecalculatedCoords Struct Reference

Public Attributes

QVector< qreal > phi
 
QVector< qreal > psi
 

Detailed Description

Implementation of the Green Coordinates transformation method by Yaron Lipman, David Levin, Daniel Cohen-Or

http://www.math.tau.ac.il/~lipmanya/GC/gc.htm

Definition at line 22 of file kis_green_coordinates_math.cpp.

Member Data Documentation

◆ phi

QVector<qreal> PrecalculatedCoords::phi

Definition at line 25 of file kis_green_coordinates_math.cpp.

◆ psi

QVector<qreal> PrecalculatedCoords::psi

Definition at line 24 of file kis_green_coordinates_math.cpp.


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