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::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

◆ x

qint32 QT_BEGIN_NAMESPACE::IntVector4D::x = 0

◆ y

qint32 QT_BEGIN_NAMESPACE::IntVector4D::y = 0

◆ z

qint32 QT_BEGIN_NAMESPACE::IntVector4D::z = 0

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