Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <jau/cpp_lang_util.hpp>
#include <jau/debug.hpp>
#include <jau/int_types.hpp>
#include <jau/string_util.hpp>
#include <gamp/GampTypes.hpp>
#include <gamp/graph/Outline.hpp>
#include <gamp/graph/tess/impl/GraphVertex.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | gamp::graph::tess::impl::GraphOutline |
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< GraphOutline > | gamp::graph::tess::impl::GraphOutlineRef |
typedef jau::darray< GraphOutlineRef, uint32_t > | gamp::graph::tess::impl::GraphOutlineRefList |