#include "delegated.hpp"
#include <eagine/config/basic.hpp>
#include <array>
#include <eagine/shapes/translated.inl>
Go to the source code of this file.
Classes | |
class | eagine::shapes::translated_gen |
Generator modifier translating the generated vertices by specifed amount. 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::translate (std::shared_ptr< generator > gen, std::array< float, 3 > d) noexcept |
Constructs instances of translated_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