Vertex loader.
More...
Vertex loader.
- Author
- Sylvain DOREMUS
- Version
- 0.6.1.0
- Date
- 03/01/2011
◆ TextLoader()
C3D_API Castor3D::Vertex::TextLoader::TextLoader |
( |
Castor::File::eENCODING_MODE |
p_encodingMode = Castor::File::eENCODING_MODE_ASCII | ) |
|
◆ operator()() [1/2]
virtual C3D_API bool Castor3D::Vertex::TextLoader::operator() |
( |
Castor3D::Vertex & |
p_object, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Loads a Vertex object from a text file.
- Parameters
-
[out] | p_object | The Vertex object to read |
[in] | p_file | The file |
- Returns
true
if ok
◆ operator()() [2/2]
virtual C3D_API bool Castor3D::Vertex::TextLoader::operator() |
( |
Castor3D::Vertex const & |
p_object, |
|
|
Castor::TextFile & |
p_file |
|
) |
| |
|
virtual |
Writes a Vertex object into a text file.
- Parameters
-
[in] | p_object | The Vertex object to write |
[out] | p_file | The file |
- Returns
true
if ok
The documentation for this class was generated from the following file:
- Z:/Projets/C++/Castor3D/source/Core/Castor3D/Src/Vertex.hpp