#include "gen_base.hpp"
#include <eagine/config/basic.hpp>
#include <eagine/flat_map.hpp>
#include <iosfwd>
#include <vector>
#include <eagine/shapes/topology.inl>
Go to the source code of this file.
Classes | |
class | eagine::shapes::mesh_edge |
Class storing information about an edge between two mesh faces. More... | |
class | eagine::shapes::mesh_triangle |
Class storing information about a mesh tirangular face. More... | |
class | eagine::shapes::topology |
Class holding information about the topology of a generated shape. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::shapes | |
Shape generator and loader code is placed in this namespace. | |
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