Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

Public Member Functions

 StoreDirectNodeFunctor (LinearQuadtree &t)
 
void operator() (NodeID a)
 

Public Attributes

LinearQuadtreetree
 

Detailed Description

Definition at line 360 of file LinearQuadtree.h.

Constructor & Destructor Documentation

◆ StoreDirectNodeFunctor()

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

Definition at line 363 of file LinearQuadtree.h.

Member Function Documentation

◆ operator()()

void ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectNodeFunctor::operator() ( NodeID  a)
inline

Definition at line 365 of file LinearQuadtree.h.

Member Data Documentation

◆ tree

LinearQuadtree& ogdf::fast_multipole_embedder::LinearQuadtree::StoreDirectNodeFunctor::tree

Definition at line 361 of file LinearQuadtree.h.


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