OverlayCategory loader.
More...
|
C3D_API | TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII) |
| Constructor. More...
|
|
virtual C3D_API bool | operator() (OverlayCategory const &p_overlay, Castor::TextFile &p_file) |
| Saves an overlay into a text file. More...
|
|
OverlayCategory loader.
- Author
- Sylvain DOREMUS
- Date
- 14/02/2010
◆ TextLoader()
C3D_API Castor3D::OverlayCategory::TextLoader::TextLoader |
( |
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII | ) |
|
◆ operator()()
virtual C3D_API bool Castor3D::OverlayCategory::TextLoader::operator() |
( |
OverlayCategory const & |
p_overlay, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Saves an overlay into a text file.
- Parameters
-
[in] | p_file | the file to save the overlay in |
[in] | p_overlay | the overlay to save |
- Returns
true
if everything is OK
The documentation for this class was generated from the following file: