#include "../config/basic.hpp"
#include "../main_ctx_object.hpp"
#include "../value_tree/wrappers.hpp"
#include "gen_base.hpp"
#include <map>
#include <eagine/shapes/value_tree.inl>
Go to the source code of this file.
Classes | |
class | eagine::shapes::value_tree_loader |
Loader that fetches shape data from a value tree (JSON, YAML, etc.) 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::from_value_tree (valtree::compound source, main_ctx_parent parent) |
Constructs instances of value_tree_loader. More... | |
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