Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTransformImageVertex Struct Reference

#include <qblendfunctions_p.h>

+ Collaboration diagram for QTransformImageVertex:

Public Attributes

qreal x
 
qreal y
 
qreal u
 
qreal v
 

Detailed Description

Definition at line 197 of file qblendfunctions_p.h.

Member Data Documentation

◆ u

qreal QTransformImageVertex::u

Definition at line 199 of file qblendfunctions_p.h.

Referenced by qt_transform_image().

◆ v

qreal QTransformImageVertex::v

Definition at line 199 of file qblendfunctions_p.h.

Referenced by qt_transform_image().

◆ x

qreal QTransformImageVertex::x

Definition at line 199 of file qblendfunctions_p.h.

Referenced by qt_transform_image(), and qt_transform_image_rasterize().

◆ y

qreal QTransformImageVertex::y

Definition at line 199 of file qblendfunctions_p.h.

Referenced by qt_transform_image(), and qt_transform_image_rasterize().


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