|
#ifndef __JABYENGINE_GPU_PRIMITIVES_HPP__
|
|
#define __JABYENGINE_GPU_PRIMITIVES_HPP__
|
|
#include "Primitives/primitive_line_types.hpp"
|
|
#include "Primitives/primitive_rectangle_types.hpp"
|
|
#include "Primitives/primitive_poly_types.hpp"
|
|
#endif // !__JABYENGINE_GPU_PRIMITIVES_HPP__
|