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

#include <Scene.hpp>

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

Public Attributes

RootContextroot {}
 
SceneRPtr scene {}
 
SceneUPtr ownScene {}
 
castor::String fontName {}
 
OverlayContextUPtr overlays {}
 

Member Data Documentation

◆ fontName

castor::String castor3d::SceneContext::fontName {}

◆ overlays

OverlayContextUPtr castor3d::SceneContext::overlays {}

◆ ownScene

SceneUPtr castor3d::SceneContext::ownScene {}

◆ root

RootContext* castor3d::SceneContext::root {}

◆ scene

SceneRPtr castor3d::SceneContext::scene {}

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