/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ObjParser.hpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/01/13 13:56:04 by tomoron #+# #+# */ /* Updated: 2025/01/13 13:56:05 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ # include "RT.hpp" class ObjParser { public: ObjParser(std::stringstream RT }