Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::energybased::dtree::DTreeWSPD< Dim >::PointData Struct Reference

world coordinates of the points More...

#include <ogdf/energybased/dtree/DTreeWSPD.h>

Public Attributes

double x [Dim]
 coords of the point
 

Detailed Description

template<int Dim>
struct ogdf::energybased::dtree::DTreeWSPD< Dim >::PointData

world coordinates of the points

Definition at line 72 of file DTreeWSPD.h.

Member Data Documentation

◆ x

template<int Dim>
double ogdf::energybased::dtree::DTreeWSPD< Dim >::PointData::x[Dim]

coords of the point

Definition at line 74 of file DTreeWSPD.h.


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