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
QSSGShaderParticleMaterialKeyProperties::InitVisitor Struct Reference

#include <qssgrenderparticleshaderkeys_p.h>

Collaboration diagram for QSSGShaderParticleMaterialKeyProperties::InitVisitor:

Public Member Functions

template<typename P>
void visit (P &prop)

Public Attributes

OffsetVisitor offsetVisitor
StringSizeVisitor stringSizeVisitor

Detailed Description

Definition at line 96 of file qssgrenderparticleshaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename P>
void QSSGShaderParticleMaterialKeyProperties::InitVisitor::visit ( P & prop)
inline

Definition at line 102 of file qssgrenderparticleshaderkeys_p.h.

Member Data Documentation

◆ offsetVisitor

OffsetVisitor QSSGShaderParticleMaterialKeyProperties::InitVisitor::offsetVisitor

Definition at line 98 of file qssgrenderparticleshaderkeys_p.h.

◆ stringSizeVisitor

StringSizeVisitor QSSGShaderParticleMaterialKeyProperties::InitVisitor::stringSizeVisitor

Definition at line 99 of file qssgrenderparticleshaderkeys_p.h.


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