Home
last modified time | relevance | path

Searched defs:NodeTextsTraits (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dgraph_to_eps.h370 template<class X> struct NodeTextsTraits : public T { struct
372 NodeTextsTraits(const T &t,const X &x) : T(t), _nodeTexts(x) {} in NodeTextsTraits() argument
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dgraph_to_eps.h370 template<class X> struct NodeTextsTraits : public T { struct
372 NodeTextsTraits(const T &t,const X &x) : T(t), _nodeTexts(x) {} in NodeTextsTraits() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dgraph_to_eps.h371 template<class X> struct NodeTextsTraits : public T { struct
373 NodeTextsTraits(const T &t,const X &x) : T(t), _nodeTexts(x) {} in NodeTextsTraits() argument