Castor3D 0.16.0
Multiplatform 3D engine
|
#include <SceneFileParserData.hpp>
Public Attributes | |
RootContext * | root {} |
SceneContext * | scene {} |
castor::String | name {} |
castor::Path | path {} |
int16_t | fontHeight {} |
int16_t castor3d::FontContext::fontHeight {} |
castor::String castor3d::FontContext::name {} |
castor::Path castor3d::FontContext::path {} |
RootContext* castor3d::FontContext::root {} |
Referenced by castor3d::getEngine().
SceneContext* castor3d::FontContext::scene {} |