MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::EdgeData Class Reference

#include <EdgeData.hpp>

Public Member Functions

 EdgeData ()
 
 ~EdgeData ()
 

Public Attributes

Colorb color
 Color to draw edge. More...
 

Detailed Description

This class defines the fields in the graph edges.

Definition at line 29 of file EdgeData.hpp.

Constructor & Destructor Documentation

◆ EdgeData()

mgx::EdgeData::EdgeData ( )
inline

Definition at line 33 of file EdgeData.hpp.

◆ ~EdgeData()

mgx::EdgeData::~EdgeData ( )
inline

Definition at line 34 of file EdgeData.hpp.

Member Data Documentation

◆ color

Colorb mgx::EdgeData::color

Color to draw edge.

Definition at line 31 of file EdgeData.hpp.


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