Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GraphOutline.hpp File Reference
#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>
Include dependency graph for GraphOutline.hpp:
This graph shows which files directly or indirectly include this file:

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< GraphOutlinegamp::graph::tess::impl::GraphOutlineRef
 
typedef jau::darray< GraphOutlineRef, uint32_t > gamp::graph::tess::impl::GraphOutlineRefList