18 #ifndef __H__OCULAR_GRAPHICS_MESH_OBJ_IMPORTER__H__
19 #define __H__OCULAR_GRAPHICS_MESH_OBJ_IMPORTER__H__
114 static bool FindMeshes(std::string
const& path, std::vector<std::string>& names);
static Core::SceneObject * Import(std::string const &path)
Definition: OBJImporter.cpp:39
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
Definition: OBJImporter.hpp:88
Definition: SceneObject.hpp:93
static bool FindMeshes(std::string const &path, std::vector< std::string > &names)
Definition: OBJImporter.cpp:105