Support LINE_F

This commit is contained in:
2023-05-27 15:14:19 +02:00
parent 6f735eeefb
commit 4914e3b9b4
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__