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

Overlay loader. More...

+ Inheritance diagram for Castor3D::Overlay::TextLoader:
+ Collaboration diagram for Castor3D::Overlay::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() (Overlay const &p_overlay, Castor::TextFile &p_file)
 Saves an overlay into a text file. More...
 

Detailed Description

Overlay loader.

Author
Sylvain DOREMUS
Date
14/02/2010
Remarks
Loads and saves overlays from/into a file

Constructor & Destructor Documentation

◆ TextLoader()

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

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::Overlay::TextLoader::operator() ( Overlay const &  p_overlay,
Castor::TextFile &  p_file 
)
virtual

Saves an overlay into a text file.

Parameters
[in]p_filethe file to save the overlay in
[in]p_overlaythe overlay to save
Returns
true if everything is OK

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