Home
last modified time | relevance | path

Searched refs:rPrevStraight (Results 1 – 5 of 5) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Context2D/
H A DvtkLabeledContourPolyDataItem.cxx1024 double rPrevStraight = 0.; in NextLabel() local
1078 rPrevStraight = rStraight; in NextLabel()
1106 if (rPrevStraight >= minLength) in NextLabel()
1127 rPrevStraight = 0.; in NextLabel()
1135 if (rPrevStraight >= minLength) in NextLabel()
1163 double targetLength = rPrevStraight * 0.5; in NextLabel()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkLabeledContourMapper.cxx1032 double rPrevStraight = 0.; in NextLabel() local
1059 rPrevStraight = rStraight; in NextLabel()
1087 if (rPrevStraight >= minLength) in NextLabel()
1109 rPrevStraight = 0.; in NextLabel()
1117 if (rPrevStraight >= minLength) in NextLabel()
1142 double targetLength = rPrevStraight * 0.5; in NextLabel()
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/
H A DvtkLabeledContourPolyDataItem.cxx1112 double rPrevStraight = 0.; in NextLabel() local
1166 rPrevStraight = rStraight; in NextLabel()
1194 if (rPrevStraight >= minLength) in NextLabel()
1216 rPrevStraight = 0.; in NextLabel()
1224 if (rPrevStraight >= minLength) in NextLabel()
1253 double targetLength = rPrevStraight * 0.5; in NextLabel()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkLabeledContourMapper.cxx1212 double rPrevStraight = 0.; in NextLabel() local
1266 rPrevStraight = rStraight; in NextLabel()
1299 if (rPrevStraight >= minLength) in NextLabel()
1320 rPrevStraight = 0.; in NextLabel()
1328 if (rPrevStraight >= minLength) in NextLabel()
1357 double targetLength = rPrevStraight * 0.5; in NextLabel()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkLabeledContourMapper.cxx1245 double rPrevStraight = 0.; in NextLabel() local
1299 rPrevStraight = rStraight; in NextLabel()
1327 if (rPrevStraight >= minLength) in NextLabel()
1349 rPrevStraight = 0.; in NextLabel()
1357 if (rPrevStraight >= minLength) in NextLabel()
1386 double targetLength = rPrevStraight * 0.5; in NextLabel()