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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiSortData:

Public Attributes

float d = 0.0f
 
int indexOrOffset = -1
 

Detailed Description

Definition at line 608 of file qssgrhicontext_p.h.

Member Data Documentation

◆ d

float QSSGRhiSortData::d = 0.0f

Definition at line 610 of file qssgrhicontext_p.h.

Referenced by sortParticles().

◆ indexOrOffset

int QSSGRhiSortData::indexOrOffset = -1

Definition at line 611 of file qssgrhicontext_p.h.

Referenced by sortParticles().


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