webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Types | Public Member Functions | List of all members
WebCore::FloatPointGraph Class Reference

Classes

class  Node
 

Public Types

typedef std::pair< Node *, Node * > Edge
 
typedef Vector< EdgePolygon
 

Public Member Functions

 FloatPointGraph ()
 
NodefindOrCreateNode (FloatPoint)
 
void reset ()
 

Member Typedef Documentation

◆ Edge

◆ Polygon

Constructor & Destructor Documentation

◆ FloatPointGraph()

WebCore::FloatPointGraph::FloatPointGraph ( )
inline

Member Function Documentation

◆ findOrCreateNode()

FloatPointGraph::Node * WebCore::FloatPointGraph::findOrCreateNode ( FloatPoint  point)

◆ reset()

void WebCore::FloatPointGraph::reset ( )
inline

The documentation for this class was generated from the following file: