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
Vector3b Struct Reference

#include <qquick3dparticledata_p.h>

Collaboration diagram for Vector3b:

Public Attributes

qint8 x = 0
qint8 y = 0
qint8 z = 0

Detailed Description

Definition at line 30 of file qquick3dparticledata_p.h.

Member Data Documentation

◆ x

qint8 Vector3b::x = 0

Definition at line 31 of file qquick3dparticledata_p.h.

◆ y

qint8 Vector3b::y = 0

Definition at line 32 of file qquick3dparticledata_p.h.

◆ z

qint8 Vector3b::z = 0

Definition at line 33 of file qquick3dparticledata_p.h.


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