Home
last modified time | relevance | path

Searched defs:e_bottom (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSM_constrained_triang_traits.h71 const SHalfedge_handle& e_bottom; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_2/
H A DConstrained_triang_traits.h87 const Halfedge_handle& e_bottom; variable
/dports/graphics/ptex/ptex-2.3.2/src/ptex/
H A DPtexture.h108 e_bottom, ///< Bottom edge, from UV (0,0) to (1,0) enumerator
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddrawseq.c4284 Uint1 label_align, Int4 e_left, Int4 e_top, Int4 e_right, Int4 e_bottom) in add_label_rectangle()
4344 Int4 e_top = 0, e_bottom = 0; in load_align_label_rectangle() local