Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::UIPanelContext Struct Reference

Context passed to UI panel callbacks during rendering. More...

#include <UIManager.h>

Public Attributes

SceneScene
 Pointer to the current active scene.
RendererDataStats
 Pointer to renderer statistics and data.

Detailed Description

Context passed to UI panel callbacks during rendering.

Provides access to the current Scene and rendering statistics for panels to use as needed.

Member Data Documentation

◆ Scene

Scene* Raven::UIPanelContext::Scene

Pointer to the current active scene.

◆ Stats

RendererData* Raven::UIPanelContext::Stats

Pointer to renderer statistics and data.


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