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

Classes

class  CDTriangulator2D
 Constrained Delaunay Triangulation implementation of a list of Outlines that define a set of Closed Regions with optional n holes. More...
 
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