SpotLight loader.
More...
|
| virtual C3D_API bool | operator() (SpotLight const &p_light, Castor::TextFile &p_file) |
| | Writes a light 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() (LightCategory const &p_light, Castor::TextFile &p_file) |
| | Writes a light into a text file. More...
|
| |
SpotLight loader.
- Author
- Sylvain DOREMUS
- Date
- 14/02/2010
◆ operator()()
| virtual C3D_API bool Castor3D::SpotLight::TextLoader::operator() |
( |
SpotLight const & |
p_light, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a light into a text file.
- Parameters
-
| [in] | p_file | The file to save the cameras in |
| [in] | p_light | The light to save |
The documentation for this class was generated from the following file: