Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
pedge Struct Reference

#include <edge_bundling.h>

Data Fields

double wgt
 
int npoints
 
int len
 
int dim
 
double edge_length
 
std::vector< double > x
 coordinates of the npoints poly points. Dimension dim*npoints
 
std::vector< double > wgts
 

Detailed Description

Definition at line 16 of file edge_bundling.h.

Field Documentation

◆ dim

◆ edge_length

double pedge::edge_length

◆ len

int pedge::len

Definition at line 19 of file edge_bundling.h.

Referenced by pedge_double(), pedge_new(), pedge_wgt_new(), and pedge_wgts_realloc().

◆ npoints

◆ wgt

double pedge::wgt

◆ wgts

std::vector<double> pedge::wgts

◆ x


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