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

#include <qssgrenderbuffermanager_p.h>

Collaboration diagram for QSSGMeshProcessingOptions:

Public Member Functions

bool isCompatible (const QSSGMeshProcessingOptions &other) const

Public Attributes

QString lightmapPath
QString lightmapKey

Detailed Description

Definition at line 57 of file qssgrenderbuffermanager_p.h.

Member Function Documentation

◆ isCompatible()

bool QSSGMeshProcessingOptions::isCompatible ( const QSSGMeshProcessingOptions & other) const
inline

Definition at line 62 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ lightmapKey

QString QSSGMeshProcessingOptions::lightmapKey

Definition at line 60 of file qssgrenderbuffermanager_p.h.

◆ lightmapPath

QString QSSGMeshProcessingOptions::lightmapPath

Definition at line 59 of file qssgrenderbuffermanager_p.h.


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