Delaunator
2D Delaunay Triangulation in C++ with Python wrapper.
 All Classes Namespaces Functions
VertexGroup Member List

This is the complete list of members for VertexGroup, including all inherited members.

Coordinates(const float x=0., const float y=0.) (defined in Coordinates)Coordinatesinline
distanceTo(const Coordinates &othr) const (defined in Coordinates)Coordinatesinline
forget(VirtualVertex *)VertexGroup
getEdge() const Vertex
getFirstObject() const VertexGroup
getID() const (defined in Vertex)Vertexinline
getObjectCount() const (defined in VertexGroup)VertexGroup
getObjects(unsigned int=0) const VertexGroup
getVertexCount() const (defined in VertexGroup)VertexGroupinline
giveVirtualVerticesTo(Vertex *)VertexGroup
have(VirtualVertex *) const VertexGroup
isACorner() const VertexGroup
isNeighbourOf(Vertex *) const VertexGroup
neighbourCount() const (defined in VertexGroup)VertexGroup
operator!=(const Coordinates &othr) (defined in Coordinates)Coordinatesinline
operator+(const Coordinates &c) (defined in Coordinates)Coordinatesinline
operator+=(const Coordinates &c) (defined in Coordinates)Coordinatesinline
operator-(const Coordinates &c) (defined in Coordinates)Coordinatesinline
operator/(const float value) (defined in Coordinates)Coordinatesinline
operator==(const Coordinates &othr) (defined in Coordinates)Coordinatesinline
setCoord(float x, float y) (defined in Coordinates)Coordinatesinline
setEdge(Edge *e)Vertex
setX(float x) (defined in Coordinates)Coordinatesinline
setY(float y) (defined in Coordinates)Coordinatesinline
squareDistanceTo(const Coordinates &othr) const (defined in Coordinates)Coordinatesinline
take(VirtualVertex *, Vertex *=NULL)VertexGroup
Vertex(const float=0., const float=0., Edge *=NULL)Vertex
Vertex(const Coordinates c, Edge *=NULL)Vertex
VertexGroup()VertexGroup
x() const (defined in Coordinates)Coordinatesinline
y() const (defined in Coordinates)Coordinatesinline
~Vertex()Vertex
~VertexGroup()VertexGroup