|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <limits>#include <jau/cpp_lang_util.hpp>#include <jau/debug.hpp>#include <jau/int_types.hpp>#include <jau/math/geom/aabbox3f.hpp>#include <jau/math/geom/geom3f2D.hpp>#include <jau/string_util.hpp>#include <gamp/GampTypes.hpp>#include <gamp/graph/Graph.hpp>#include <gamp/graph/Outline.hpp>#include <gamp/graph/PrimTypes.hpp>#include <gamp/graph/tess/impl/HEdge.hpp>#include <gamp/graph/tess/impl/GraphOutline.hpp>Go to the source code of this file.
Classes | |
| class | gamp::graph::tess::impl::Loop |
Namespaces | |
| namespace | gamp |
| Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...) | |
| namespace | gamp::graph |
| namespace | gamp::graph::tess |
| namespace | gamp::graph::tess::impl |
Typedefs | |
| typedef std::shared_ptr< Loop > | gamp::graph::tess::impl::LoopRef |
| typedef std::vector< LoopRef > | gamp::graph::tess::impl::LoopRefList |