Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::energybased::dtree::DTree< IntType, Dim >::Point Struct Reference

The point class with integer coords. More...

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

Public Attributes

IntType x [Dim]
 

Detailed Description

template<typename IntType, int Dim>
struct ogdf::energybased::dtree::DTree< IntType, Dim >::Point

The point class with integer coords.

Definition at line 56 of file DTree.h.

Member Data Documentation

◆ x

template<typename IntType , int Dim>
IntType ogdf::energybased::dtree::DTree< IntType, Dim >::Point::x[Dim]

Definition at line 57 of file DTree.h.


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