+ | focal distance

This commit is contained in:
RedShip
2025-01-08 19:14:14 +01:00
parent e31d17489c
commit ed7bd0f38b
4 changed files with 49 additions and 36 deletions

View File

@ -6,7 +6,7 @@
/* By: ycontre <ycontre@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/09/27 14:52:10 by TheRed #+# #+# */
/* Updated: 2024/12/23 19:04:53 by ycontre ### ########.fr */
/* Updated: 2025/01/08 17:44:56 by ycontre ### ########.fr */
/* */
/* ************************************************************************** */
@ -29,6 +29,7 @@
# include <iostream>
# include <fstream>
# include <sstream>
# include <vector>
# include <string>
# include <memory>
# include <map>