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

Public Attributes

qint32 x = 0
qint32 y = 0
qint32 z = 0
qint32 w = 0

Detailed Description

Definition at line 44 of file assimputils.cpp.

Member Data Documentation

◆ w

qint32 QT_BEGIN_NAMESPACE::IntVector4D::w = 0

Definition at line 48 of file assimputils.cpp.

◆ x

qint32 QT_BEGIN_NAMESPACE::IntVector4D::x = 0

Definition at line 45 of file assimputils.cpp.

◆ y

qint32 QT_BEGIN_NAMESPACE::IntVector4D::y = 0

Definition at line 46 of file assimputils.cpp.

◆ z

qint32 QT_BEGIN_NAMESPACE::IntVector4D::z = 0

Definition at line 47 of file assimputils.cpp.


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