Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectPairFunctor Struct Reference

#include <ogdf/energybased/fast_multipole_embedder/LinearQuadtree.h>

Public Member Functions

 StoreDirectPairFunctor (LinearQuadtree &t)
 
void operator() (NodeID a, NodeID b)
 

Public Attributes

LinearQuadtreetree
 

Detailed Description

Definition at line 348 of file LinearQuadtree.h.

Constructor & Destructor Documentation

◆ StoreDirectPairFunctor()

ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectPairFunctor::StoreDirectPairFunctor ( LinearQuadtree t)
inline

Definition at line 351 of file LinearQuadtree.h.

Member Function Documentation

◆ operator()()

void ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectPairFunctor::operator() ( NodeID  a,
NodeID  b 
)
inline

Definition at line 353 of file LinearQuadtree.h.

Member Data Documentation

◆ tree

LinearQuadtree& ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectPairFunctor::tree

Definition at line 349 of file LinearQuadtree.h.


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