Castor3D 0.12.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor::TextWriter< castor3d::Scene >::Options Struct Reference

#include <TextScene.hpp>

Public Member Functions

 Options (Path prootFolder={}, Path pmaterialsFile={}, Path pmeshesFile={}, Path pnodesFile={}, Path pobjectsFile={}, Path plightsFile={}, String psubfolder={}, float pscale=1.0f)
 

Public Attributes

Path rootFolder
 
Path materialsFile
 
Path meshesFile
 
Path nodesFile
 
Path objectsFile
 
Path lightsFile
 
String subfolder
 
float scale
 

Constructor & Destructor Documentation

◆ Options()

castor::TextWriter< castor3d::Scene >::Options::Options ( Path  prootFolder = {},
Path  pmaterialsFile = {},
Path  pmeshesFile = {},
Path  pnodesFile = {},
Path  pobjectsFile = {},
Path  plightsFile = {},
String  psubfolder = {},
float  pscale = 1.0f 
)
inline

Member Data Documentation

◆ lightsFile

Path castor::TextWriter< castor3d::Scene >::Options::lightsFile

◆ materialsFile

Path castor::TextWriter< castor3d::Scene >::Options::materialsFile

◆ meshesFile

Path castor::TextWriter< castor3d::Scene >::Options::meshesFile

◆ nodesFile

Path castor::TextWriter< castor3d::Scene >::Options::nodesFile

◆ objectsFile

Path castor::TextWriter< castor3d::Scene >::Options::objectsFile

◆ rootFolder

Path castor::TextWriter< castor3d::Scene >::Options::rootFolder

◆ scale

float castor::TextWriter< castor3d::Scene >::Options::scale

◆ subfolder

String castor::TextWriter< castor3d::Scene >::Options::subfolder

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