Castor3D 0.16.0
Multiplatform 3D engine
Classes | Public Attributes | List of all members
castor3d::OverlayContext Struct Reference

#include <Overlay.hpp>

Collaboration diagram for castor3d::OverlayContext:
Collaboration graph
[legend]

Classes

struct  OverlayPtr
 

Public Attributes

SceneContextscene {}
 
RootContextroot {}
 
OverlayPtr overlay
 
castor::Vector< OverlayPtrparentOverlays {}
 

Member Data Documentation

◆ overlay

OverlayPtr castor3d::OverlayContext::overlay

◆ parentOverlays

castor::Vector< OverlayPtr > castor3d::OverlayContext::parentOverlays {}

◆ root

RootContext* castor3d::OverlayContext::root {}

◆ scene

SceneContext* castor3d::OverlayContext::scene {}

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