AnimatedObjectGroup loader.
More...
|
C3D_API | TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII) |
| Constructor. More...
|
|
virtual C3D_API bool | operator() (AnimatedObjectGroup const &p_group, Castor::TextFile &p_file) |
| Writes an animated object group into a text file. More...
|
|
AnimatedObjectGroup loader.
- Author
- Sylvain DOREMUS
- Version
- 0.6.1.0
- Date
- 19/10/2011
◆ TextLoader()
C3D_API Castor3D::AnimatedObjectGroup::TextLoader::TextLoader |
( |
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII | ) |
|
◆ operator()()
virtual C3D_API bool Castor3D::AnimatedObjectGroup::TextLoader::operator() |
( |
AnimatedObjectGroup const & |
p_group, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes an animated object group into a text file.
- Parameters
-
[in] | p_file | The file to save the animated object group in |
[in] | p_group | The animated object group to save |
The documentation for this class was generated from the following file: