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

PanelOverlay loader. More...

+ Inheritance diagram for Castor3D::PanelOverlay::TextLoader:
+ Collaboration diagram for Castor3D::PanelOverlay::TextLoader:

Public Member Functions

virtual C3D_API bool operator() (PanelOverlay const &p_overlay, Castor::TextFile &p_file)
 Saves an overlay into a text file. More...
 
- Public Member Functions inherited from Castor3D::OverlayCategory::TextLoader
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...
 

Detailed Description

PanelOverlay loader.

Author
Sylvain DOREMUS
Date
14/02/2010
Remarks
Loads and saves overlays from/into a file

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::PanelOverlay::TextLoader::operator() ( PanelOverlay const &  p_overlay,
Castor::TextFile &  p_file 
)
virtual

Saves an overlay into a text file.

Parameters
[in]p_filethe file to save the overlay in
[in]p_overlaythe overlay to save
Returns
true if everything is OK

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