Castor3D  ..
Public Member Functions | List of all members
Castor3D::Scene::TextLoader Class Reference

Scene loader. More...

+ Inheritance diagram for Castor3D::Scene::TextLoader:
+ Collaboration diagram for Castor3D::Scene::TextLoader:

Public Member Functions

C3D_API TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII)
 Constructor. More...
 
virtual C3D_API bool operator() (Scene const &p_scene, Castor::TextFile &p_file)
 Writes a scene into a text file. More...
 

Detailed Description

Scene loader.

Author
Sylvain DOREMUS
Date
14/02/2010

Loader de scène

Constructor & Destructor Documentation

◆ TextLoader()

C3D_API Castor3D::Scene::TextLoader::TextLoader ( Castor::File::eENCODING_MODE  p_encodingMode = Castor::File::eENCODING_MODE_ASCII)

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::Scene::TextLoader::operator() ( Scene const &  p_scene,
Castor::TextFile &  p_file 
)
virtual

Writes a scene into a text file.

Parameters
[in]p_scenethe write to save
[in]p_filethe file to write the scene in

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