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

Camera loader. More...

+ Inheritance diagram for Castor3D::Camera::TextLoader:
+ Collaboration diagram for Castor3D::Camera::TextLoader:

Public Member Functions

virtual C3D_API bool operator() (Camera const &p_camera, Castor::TextFile &p_file)
 Writes a camera into a text file. More...
 
- Public Member Functions inherited from Castor3D::MovableObject::TextLoader
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...
 

Detailed Description

Camera loader.

Author
Sylvain DOREMUS
Version
0.6.1.0
Date
19/10/2011

Member Function Documentation

◆ 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_fileThe file to save the camera in
[in]p_cameraThe cameras to save

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