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

Pass loader. More...

+ Inheritance diagram for Castor3D::Pass::TextLoader:
+ Collaboration diagram for Castor3D::Pass::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() (Pass const &p_pass, Castor::TextFile &p_file)
 Writes a pass into a text file. More...
 

Detailed Description

Pass loader.

Author
Sylvain DOREMUS
Version
0.6.1.0
Date
19/10/2011

Constructor & Destructor Documentation

◆ TextLoader()

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

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::Pass::TextLoader::operator() ( Pass const &  p_pass,
Castor::TextFile &  p_file 
)
virtual

Writes a pass into a text file.

Parameters
[in]p_passThe pass to write
[in,out]p_fileThe file where to write the pass

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