Home
last modified time | relevance | path

Searched refs:m_fixZCoords (Results 1 – 2 of 2) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DStressMinimization.h62 false), m_fixZCoords(false) { in StressMinimization()
141 bool m_fixZCoords; variable
/dports/math/ogdf/OGDF/src/ogdf/energybased/
H A DStressMinimization.cpp301 if (GA.has(GraphAttributes::threeD) && !m_fixZCoords) { in nextIteration()
321 if (GA.has(GraphAttributes::threeD) && !m_fixZCoords) { in nextIteration()