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
QSSGLightmapBaker::Context::Environment Struct Reference

#include <qssglightmapbaker_p.h>

Collaboration diagram for QSSGLightmapBaker::Context::Environment:

Public Attributes

QSSGRhiContextrhiCtx = nullptr
QSSGRendererrenderer = nullptr
QSSGLightmapperOptions lmOptions

Detailed Description

Definition at line 39 of file qssglightmapbaker_p.h.

Member Data Documentation

◆ lmOptions

QSSGLightmapperOptions QSSGLightmapBaker::Context::Environment::lmOptions

Definition at line 42 of file qssglightmapbaker_p.h.

◆ renderer

QSSGRenderer* QSSGLightmapBaker::Context::Environment::renderer = nullptr

Definition at line 41 of file qssglightmapbaker_p.h.

◆ rhiCtx

QSSGRhiContext* QSSGLightmapBaker::Context::Environment::rhiCtx = nullptr

Definition at line 40 of file qssglightmapbaker_p.h.


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