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
QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor Struct Reference

#include <qssgrendershaderkeys_p.h>

Collaboration diagram for QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor:

Public Member Functions

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

Public Attributes

qsizetype size = 0

Detailed Description

Definition at line 827 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename P>
void QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor::visit ( const P & prop)
inlineconstexpr

Definition at line 831 of file qssgrendershaderkeys_p.h.

Member Data Documentation

◆ size

qsizetype QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor::size = 0

Definition at line 829 of file qssgrendershaderkeys_p.h.


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