Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::MultiEdgeApproxInserter::VertexBlock Struct Reference

Public Member Functions

 VertexBlock (node v, int b)
 

Public Attributes

int m_block
 
node m_vertex
 

Detailed Description

Definition at line 128 of file MultiEdgeApproxInserter.h.

Constructor & Destructor Documentation

◆ VertexBlock()

ogdf::MultiEdgeApproxInserter::VertexBlock::VertexBlock ( node  v,
int  b 
)
inline

Definition at line 129 of file MultiEdgeApproxInserter.h.

Member Data Documentation

◆ m_block

int ogdf::MultiEdgeApproxInserter::VertexBlock::m_block

Definition at line 132 of file MultiEdgeApproxInserter.h.

◆ m_vertex

node ogdf::MultiEdgeApproxInserter::VertexBlock::m_vertex

Definition at line 131 of file MultiEdgeApproxInserter.h.


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