Support LINE_F

This commit is contained in:
Jaby
2023-05-27 15:14:19 +02:00
committed by Jaby
parent 942844d8ff
commit 5cb2bdf4fc
5 changed files with 100 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
#ifndef __JABYENGINE_GPU_PRIMITIVES_HPP__
#define __JABYENGINE_GPU_PRIMITIVES_HPP__
#include "Primitives/primitive_line_types.hpp"
#include "Primitives/primitive_poly_types.hpp"
#endif // !__JABYENGINE_GPU_PRIMITIVES_HPP__