MovableObject loader.
More...
|
C3D_API | TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII) |
| Constructor. More...
|
|
virtual C3D_API bool | operator() (MovableObject const &p_object, Castor::TextFile &p_file) |
| Writes a movable object into a text file. More...
|
|
MovableObject loader.
- Author
- Sylvain DOREMUS
- Date
- 14/02/2010
Loader de MovableObject
◆ TextLoader()
C3D_API Castor3D::MovableObject::TextLoader::TextLoader |
( |
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII | ) |
|
◆ operator()()
virtual C3D_API bool Castor3D::MovableObject::TextLoader::operator() |
( |
MovableObject const & |
p_object, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a movable object into a text file.
- Parameters
-
[in] | p_object | the movable object to save |
[in] | p_file | The file to save the movable object in |
The documentation for this class was generated from the following file: