Camera loader.
More...
|
virtual C3D_API bool | operator() (Camera const &p_camera, Castor::TextFile &p_file) |
| Writes a camera 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() (MovableObject const &p_object, Castor::TextFile &p_file) |
| Writes a movable object into a text file. More...
|
|
Camera loader.
- Author
- Sylvain DOREMUS
- Version
- 0.6.1.0
- Date
- 19/10/2011
◆ operator()()
virtual C3D_API bool Castor3D::Camera::TextLoader::operator() |
( |
Camera const & |
p_camera, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a camera into a text file.
- Parameters
-
[in] | p_file | The file to save the camera in |
[in] | p_camera | The cameras to save |
The documentation for this class was generated from the following file:
- Z:/Projets/C++/Castor3D/source/Core/Castor3D/Src/Camera.hpp