#include "delegated.hpp"#include <eagine/config/basic.hpp>#include <array>#include <memory>#include <eagine/shapes/scaled.inl>Go to the source code of this file.
Classes | |
| class | eagine::shapes::scaled_gen |
| Generator modifier scaling 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::scale (std::shared_ptr< generator > gen, std::array< float, 3 > s) noexcept |
| Constructs instances of scaled_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