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

Sampler loader. More...

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

Detailed Description

Sampler loader.

Author
Sylvain DOREMUS
Version
0.7.0
Date
21/03/2014
Remarks

Constructor & Destructor Documentation

◆ TextLoader()

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

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::Sampler::TextLoader::operator() ( Sampler const &  p_sampler,
Castor::TextFile &  p_file 
)
virtual

Writes a sampler into a text file.

Parameters
[in]p_samplerThe sampler to save
[in,out]p_fileThe file where to save the sampler

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