Qt 4.8
Public Variables | List of all members
QTransformImageVertex Struct Reference

#include <qblendfunctions_p.h>

Public Variables

qreal u
 
qreal v
 
qreal x
 
qreal y
 

Detailed Description

Definition at line 271 of file qblendfunctions_p.h.

Properties

◆ u

qreal QTransformImageVertex::u

Definition at line 273 of file qblendfunctions_p.h.

Referenced by qt_transform_image(), and qt_transform_image_rasterize().

◆ v

qreal QTransformImageVertex::v

Definition at line 273 of file qblendfunctions_p.h.

Referenced by qt_transform_image(), and qt_transform_image_rasterize().

◆ x

qreal QTransformImageVertex::x

Definition at line 273 of file qblendfunctions_p.h.

Referenced by qt_transform_image(), and qt_transform_image_rasterize().

◆ y

qreal QTransformImageVertex::y

Definition at line 273 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: