VertexProperty.cpp
Go to the documentation of this file.
1 #include "VertexProperty.h"
2 
4  CompositeProperty("", "", 0, 0, nullptr)
5 {
6 }
7 
~VertexProperty()
Default destructor.
This class is used to define a set of properties of a Vertex.
VertexProperty()
Default constructor.