SceneNode loader.
More...
|
C3D_API | TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII) |
| Constructor. More...
|
|
virtual C3D_API bool | operator() (SceneNode const &p_node, Castor::TextFile &p_file) |
|
SceneNode loader.
- Author
- Sylvain DOREMUS
- Version
- 0.6.1.0
- Date
- 19/10/2011
◆ TextLoader()
C3D_API Castor3D::SceneNode::TextLoader::TextLoader |
( |
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII | ) |
|
◆ operator()()
virtual C3D_API bool Castor3D::SceneNode::TextLoader::operator() |
( |
SceneNode const & |
p_node, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a Castor3D::SceneNode into a text file
- Parameters
-
[in] | p_file | the file to write the scene node in |
[in] | p_node | the scene node to write |
- Returns
true
if successful
The documentation for this class was generated from the following file: