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

#include <SceneFileParserData.hpp>

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

Public Attributes

RootContextroot {}
 
SceneContextscene {}
 
castor::String name {}
 
castor::Path path {}
 
int16_t fontHeight {}
 

Member Data Documentation

◆ fontHeight

int16_t castor3d::FontContext::fontHeight {}

◆ name

castor::String castor3d::FontContext::name {}

◆ path

castor::Path castor3d::FontContext::path {}

◆ root

RootContext* castor3d::FontContext::root {}

Referenced by castor3d::getEngine().

◆ scene

SceneContext* castor3d::FontContext::scene {}

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