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

PointLight loader. More...

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

Public Member Functions

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

Detailed Description

PointLight loader.

Author
Sylvain DOREMUS
Date
14/02/2010

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::PointLight::TextLoader::operator() ( PointLight const &  p_light,
Castor::TextFile &  p_file 
)
virtual

Writes a light into a text file.

Parameters
[in]p_fileThe file to save the cameras in
[in]p_lightThe light to save

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