RenderTarget loader.
More...
|
C3D_API | TextLoader (Castor::String const &p_tabs, Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII) |
| Constructor. More...
|
|
virtual C3D_API bool | operator() (Castor3D::RenderTarget const &p_target, Castor::TextFile &p_file) |
| Writes a render target into a text file. More...
|
|
RenderTarget loader.
- Author
- Sylvain DOREMUS
- Date
- 14/02/2010
Loader de RenderTarget
◆ TextLoader()
C3D_API Castor3D::RenderTarget::TextLoader::TextLoader |
( |
Castor::String const & |
p_tabs, |
|
|
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII |
|
) |
| |
Constructor.
- Parameters
-
[in] | p_tabs | The tabulations to put at the beginning of each line |
[in] | p_encodingMode | The file encoding mode |
◆ operator()()
virtual C3D_API bool Castor3D::RenderTarget::TextLoader::operator() |
( |
Castor3D::RenderTarget const & |
p_target, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a render target into a text file.
- Parameters
-
[in] | p_target | the render target |
[in] | p_file | the file |
The documentation for this class was generated from the following file: