ESCN file parser.
Plus de détails...
ESCN file parser.
Reads ESCN files and extracts all 3D data from it
- Auteur
- Sylvain DOREMUS
- Date
- 25/08/2010
C3D_API Castor3D::SceneFileParser::SceneFileParser |
( |
Engine & |
p_engine | ) |
|
C3D_API Castor3D::SceneFileParser::~SceneFileParser |
( |
| ) |
|
C3D_API RenderWindowSPtr Castor3D::SceneFileParser::GetRenderWindow |
( |
| ) |
|
Retrieves the render window defined by the scene
C3D_API bool Castor3D::SceneFileParser::ParseFile |
( |
Castor::TextFile & |
p_file | ) |
|
Parses the given file (expecting it to be in ESCN file format)
- Paramètres
-
- Renvoie
- the parsed scene
C3D_API bool Castor3D::SceneFileParser::ParseFile |
( |
Castor::Path const & |
p_pathFile | ) |
|
Parses the given file (expecting it to be in ESCN file format)
- Paramètres
-
[in] | p_pathFile | The file path |
- Renvoie
- true if successful, false if not
ScenePtrStrMap::iterator Castor3D::SceneFileParser::ScenesBegin |
( |
| ) |
|
|
inline |
ScenePtrStrMap::const_iterator Castor3D::SceneFileParser::ScenesBegin |
( |
| ) |
const |
|
inline |
ScenePtrStrMap::const_iterator Castor3D::SceneFileParser::ScenesEnd |
( |
| ) |
const |
|
inline |
La documentation de cette classe a été générée à partir du fichier suivant :