TextOverlay loader.  
 More...
 | 
| virtual C3D_API bool  | operator() (TextOverlay const &p_overlay, Castor::TextFile &p_file) | 
|   | Saves an overlay into a text file.  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...
  | 
|   | 
TextOverlay loader. 
- Author
 - Sylvain DOREMUS 
 
- Date
 - 14/02/2010
 
 
◆ operator()()
  
  
      
        
          | virtual C3D_API bool Castor3D::TextOverlay::TextLoader::operator()  | 
          ( | 
          TextOverlay 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: