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

FrameVariable loader. More...

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

Detailed Description

FrameVariable loader.

Author
Sylvain DOREMUS
Version
0.6.1.0
Date
14/08/2010

Constructor & Destructor Documentation

◆ TextLoader()

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

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::FrameVariable::TextLoader::operator() ( FrameVariable const &  p_variable,
Castor::TextFile &  p_file 
)
virtual

Writes a FrameVariable into a text file.

Parameters
[in]p_fileThe file to save the FrameVariable in
[in]p_variableThe FrameVariable to save

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