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

curve.hpp File Reference
#include "../assert.hpp"
#include "../integer_range.hpp"
#include "../memory/span_algo.hpp"
#include "../span.hpp"
#include "../types.hpp"
#include "../valid_if/positive.hpp"
#include "functions.hpp"
#include <cmath>
#include <vector>

Go to the source code of this file.

Classes

class  eagine::math::bezier_curves< Type, Parameter, Order >
 A sequence of Bezier curves, possibly connected at end points. More...
 
class  eagine::math::cubic_bezier_loop< Type, Parameter >
 A closed smooth cubic Bezier spline passing through all input points. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::math
 Math-related code is placed in this namespace.
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


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