#pragma once #include #include "../models/model.h" models::RawModel LoadObjModel(std::string file_name);