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

#include <qssgrenderinstancetable_p.h>

+ Collaboration diagram for QSSGRenderInstanceTableEntry:

Public Attributes

QVector4D row0
 
QVector4D row1
 
QVector4D row2
 
QVector4D color
 
QVector4D instanceData
 

Detailed Description

Definition at line 27 of file qssgrenderinstancetable_p.h.

Member Data Documentation

◆ color

QVector4D QSSGRenderInstanceTableEntry::color

Definition at line 31 of file qssgrenderinstancetable_p.h.

◆ instanceData

QVector4D QSSGRenderInstanceTableEntry::instanceData

Definition at line 32 of file qssgrenderinstancetable_p.h.

◆ row0

QVector4D QSSGRenderInstanceTableEntry::row0

Definition at line 28 of file qssgrenderinstancetable_p.h.

Referenced by cullLodInstances(), and sortInstances().

◆ row1

QVector4D QSSGRenderInstanceTableEntry::row1

Definition at line 29 of file qssgrenderinstancetable_p.h.

Referenced by cullLodInstances(), and sortInstances().

◆ row2

QVector4D QSSGRenderInstanceTableEntry::row2

Definition at line 30 of file qssgrenderinstancetable_p.h.

Referenced by cullLodInstances(), and sortInstances().


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