OGLplus  (0.59.0) a C++ wrapper for rendering APIs

primitives.hpp
Go to the documentation of this file.
1 #ifndef OGLPLUS_MATH_PRIMITIVES_HPP
9 #define OGLPLUS_MATH_PRIMITIVES_HPP
10 
11 #include "config.hpp"
14 
15 namespace eagine::oglp {
16 
20 
24 
28 
29 } // namespace eagine::oglp
30 
31 #endif // OGLPLUS_MATH_PRIMITIVES_HPP
Basic template for spheres in N-dimensional space.
Definition: primitives.hpp:122
Basic template for lines in N-dimensional space.
Definition: primitives.hpp:19
Basic template for triangles in N-dimensional space.
Definition: primitives.hpp:57

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).