All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EdgeProperty.cpp
Go to the documentation of this file.
1 #include "EdgeProperty.h"
2 
4  CompositeProperty("", "", 0, 0, 0)
5 {
6 }
7 
9 {
10 
11 }
EdgeProperty()
Default constructor.
Definition: EdgeProperty.cpp:3
This class is used to define a set of properties of a Edge.
~EdgeProperty()
Default destructor.
Definition: EdgeProperty.cpp:8