Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

the point data More...

Public Attributes

double force [Dim]
 the force
 
double force_prime
 
double mass
 mass of this point
 

Detailed Description

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

the point data

Definition at line 89 of file DTreeForce.h.

Member Data Documentation

◆ force

template<int Dim>
double ogdf::energybased::dtree::DTreeForce< Dim >::PointData::force[Dim]

the force

Definition at line 94 of file DTreeForce.h.

◆ force_prime

template<int Dim>
double ogdf::energybased::dtree::DTreeForce< Dim >::PointData::force_prime

Definition at line 96 of file DTreeForce.h.

◆ mass

template<int Dim>
double ogdf::energybased::dtree::DTreeForce< Dim >::PointData::mass

mass of this point

Definition at line 91 of file DTreeForce.h.


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