18 #ifndef __H__OCULAR_CORE_SCENE_OBJECT_LOADER__H__
19 #define __H__OCULAR_CORE_SCENE_OBJECT_LOADER__H__
21 #include "FileIO/File.hpp"
76 static bool IsValidFile(
File const& file);
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
static SceneObject * Load(File const &file)
Definition: SceneObjectLoader.cpp:43
Handles the loading of .opre files (Ocular Predefined Scene Object)
Definition: SceneObjectLoader.hpp:49
Definition: SceneObject.hpp:93
Definition: SceneLoadInternal.hpp:42