|
Castor3D
..
|
BorderPanelOverlay loader. More...
Inheritance diagram for Castor3D::BorderPanelOverlay::TextLoader:
Collaboration diagram for Castor3D::BorderPanelOverlay::TextLoader:Public Member Functions | |
| virtual C3D_API bool | operator() (Castor3D::BorderPanelOverlay 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... | |
|
virtual |
Saves an overlay into a text file.
| [in] | p_file | the file to save the overlay in |
| [in] | p_overlay | the overlay to save |
true if everything is OK
1.8.15