Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiacom.cpp539 float *us_3dheight; variable
561 if (us_3dheight == 0) return(0); in us_3ddepthdlog()
570 us_3dheight[i] = 0.0; in us_3ddepthdlog()
614 height = us_3dheight[i] * 2.0f; in us_3ddepthdlog()
666 if (newheight == us_3dheight[us_3dcurlayer]) continue; in us_3ddepthdlog()
668 us_3dheight[us_3dcurlayer] = newheight; in us_3ddepthdlog()
725 us_3dheight[i] = us_3dheight[j]; in us_3ddepthdlog()
731 set3dheight(el_curtech, us_3dheight); in us_3ddepthdlog()
739 efree((CHAR *)us_3dheight); in us_3ddepthdlog()
763 height = us_3dheight[layer] * 2.0f; in us_redraw3ddepth()
[all …]