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
QT_BEGIN_NAMESPACE::SmoothImageVertex Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::SmoothImageVertex:

Public Attributes

float x
 
float y
 
float u
 
float v
 
float dx
 
float dy
 
float du
 
float dv
 

Detailed Description

Definition at line 13 of file qsgbasicinternalimagenode.cpp.

Member Data Documentation

◆ du

float QT_BEGIN_NAMESPACE::SmoothImageVertex::du

Definition at line 16 of file qsgbasicinternalimagenode.cpp.

◆ dv

float QT_BEGIN_NAMESPACE::SmoothImageVertex::dv

Definition at line 16 of file qsgbasicinternalimagenode.cpp.

◆ dx

float QT_BEGIN_NAMESPACE::SmoothImageVertex::dx

Definition at line 16 of file qsgbasicinternalimagenode.cpp.

◆ dy

float QT_BEGIN_NAMESPACE::SmoothImageVertex::dy

Definition at line 16 of file qsgbasicinternalimagenode.cpp.

◆ u

float QT_BEGIN_NAMESPACE::SmoothImageVertex::u

Definition at line 15 of file qsgbasicinternalimagenode.cpp.

◆ v

float QT_BEGIN_NAMESPACE::SmoothImageVertex::v

Definition at line 15 of file qsgbasicinternalimagenode.cpp.

◆ x

float QT_BEGIN_NAMESPACE::SmoothImageVertex::x

Definition at line 15 of file qsgbasicinternalimagenode.cpp.

◆ y

float QT_BEGIN_NAMESPACE::SmoothImageVertex::y

Definition at line 15 of file qsgbasicinternalimagenode.cpp.


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