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