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

RenderTarget loader. More...

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

Detailed Description

RenderTarget loader.

Author
Sylvain DOREMUS
Date
14/02/2010

Loader de RenderTarget

Constructor & Destructor Documentation

◆ TextLoader()

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

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::RenderWindow::TextLoader::operator() ( RenderWindow const &  p_window,
Castor::TextFile &  p_file 
)
virtual

Writes a render window into a text file.

Parameters
[in]p_windowthe render window
[in]p_filethe file

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