Home
last modified time | relevance | path

Searched refs:beyond_angle_bounds (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Infovis/Layout/
H A DvtkStackedTreeLayoutStrategy.cxx506 bool beyond_angle_bounds = false; in FindVertex() local
510 beyond_angle_bounds = true; in FindVertex()
512 if( beyond_radial_bounds || beyond_angle_bounds ) in FindVertex()
586 bool beyond_angle_bounds = false; in FindVertex() local
590 beyond_angle_bounds = true; in FindVertex()
592 if( beyond_radial_bounds || beyond_angle_bounds ) in FindVertex()
/dports/math/vtk9/VTK-9.1.0/Infovis/Layout/
H A DvtkStackedTreeLayoutStrategy.cxx498 bool beyond_angle_bounds = false; in FindVertex() local
502 beyond_angle_bounds = true; in FindVertex()
504 if (beyond_radial_bounds || beyond_angle_bounds) in FindVertex()
578 bool beyond_angle_bounds = false; in FindVertex() local
582 beyond_angle_bounds = true; in FindVertex()
584 if (beyond_radial_bounds || beyond_angle_bounds) in FindVertex()
/dports/math/vtk6/VTK-6.2.0/Infovis/Layout/
H A DvtkStackedTreeLayoutStrategy.cxx508 bool beyond_angle_bounds = false; in FindVertex() local
512 beyond_angle_bounds = true; in FindVertex()
514 if( beyond_radial_bounds || beyond_angle_bounds ) in FindVertex()
588 bool beyond_angle_bounds = false; in FindVertex() local
592 beyond_angle_bounds = true; in FindVertex()
594 if( beyond_radial_bounds || beyond_angle_bounds ) in FindVertex()