#include "delegated.hpp"
#include "topology.hpp"
#include <eagine/config/basic.hpp>
#include <eagine/shapes/adjacency.inl>
Go to the source code of this file.
Classes | |
class | eagine::shapes::triangle_adjacency_gen |
Generator modifier adding triangle adjacency to drawing instructions. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::shapes | |
Shape generator and loader code is placed in this namespace. | |
Functions | |
static auto | eagine::shapes::add_triangle_adjacency (std::shared_ptr< generator > gen, drawing_variant var) noexcept |
Constructs instances of triangle_adjacency_gen modifier. | |
static auto | eagine::shapes::add_triangle_adjacency (std::shared_ptr< generator > gen) noexcept |
Constructs instances of triangle_adjacency_gen modifier. | |
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