Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::graph::tess::impl Namespace Reference

Classes

class  GraphOutline
 
class  GraphVertex
 
class  HEdge
 
class  Loop
 

Typedefs

typedef std::shared_ptr< GraphOutlineGraphOutlineRef
 
typedef jau::darray< GraphOutlineRef, uint32_t > GraphOutlineRefList
 
typedef std::shared_ptr< GraphVertexGraphVertexRef
 
typedef std::vector< GraphVertexRefGraphVertexRefList
 
typedef HEdgeHEdgePtr
 <Unique HEdge reference (pointer) w/ ownership, help at caller site
 
typedef std::vector< HEdgePtrHEdgePtrList
 <Plain naked HEdge pointer w/o ownership for simplification and efficiency
 
typedef std::unique_ptr< HEdgeHEdgeRef
 
typedef std::shared_ptr< LoopLoopRef
 
typedef std::vector< LoopRefLoopRefList