Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ v

qreal QTransformImageVertex::v

Definition at line 199 of file qblendfunctions_p.h.

◆ x

qreal QTransformImageVertex::x

Definition at line 199 of file qblendfunctions_p.h.

◆ y

qreal QTransformImageVertex::y

Definition at line 199 of file qblendfunctions_p.h.


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