Skip to content

Struct SFCGAL::graph::Vertex

ClassList > SFCGAL > graph > Vertex

[private]A vertex in a GeometryGraph with minimal requirements (some algorithms could need a richer class)

  • #include <Vertex.h>

Public Attributes

Type Name
Coordinate coordinate

Public Functions

Type Name
Vertex (const Coordinate & coordinate_=Coordinate())

Public Attributes Documentation

variable coordinate

Coordinate SFCGAL::graph::Vertex::coordinate;

Public Functions Documentation

function Vertex

SFCGAL::graph::Vertex::Vertex (
    const Coordinate & coordinate_=Coordinate ()
) 

[requirement]Constructor with coordinate



The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/graph/Vertex.h