Class ObjLoader# Defined in File ObjLoader.ixx Class Documentation# class ObjLoader# Public Functions ObjLoader()# void load(const std::string &modelFile, std::vector<Vertex> &vertices, std::vector<unsigned int> &indices, std::vector<std::string> &texture_list, std::vector<ObjMaterial> &materials, std::vector<glm::vec4> &materialIndex)# ~ObjLoader()#