Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType > Member List

This is the complete list of members for ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >, including all inherited members.

condFuncogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >
elseFuncogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >
if_then_else_functor(const CondType &c, const ThenType &f1)ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >inline
if_then_else_functor(const CondType &c, const ThenType &f1, const ElseType &f2)ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >inline
operator()(A a)ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >inline
operator()(A a, B b)ogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >inline
thenFuncogdf::fast_multipole_embedder::if_then_else_functor< CondType, ThenType, ElseType >