OGLplus
(0.59.0)
a C++ wrapper for rendering APIs
oglplus
math
config.hpp
Go to the documentation of this file.
1
#ifndef OGLPLUS_MATH_CONFIG_HPP
9
#define OGLPLUS_MATH_CONFIG_HPP
10
11
#include <
eagine/math/tvec.hpp
>
12
13
namespace
eagine::oglp {
14
15
static
constexpr
const
bool
math_use_simd =
true
;
16
17
}
// namespace eagine::oglp
18
19
#endif // OGLPLUS_MATH_CONFIG_HPP
tvec.hpp
Copyright © 2015-2021
Matúš Chochlík
.
<
chochlik -at -gmail.com
>
Documentation generated on Tue Apr 13 2021 by
Doxygen
(version 1.8.17).