Support LINE_F

This commit is contained in:
Jaby Blubb
2023-05-27 15:14:19 +02:00
parent 59991a480f
commit fc0e2db726
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__