Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplot3d.c32 static PLINT pl3mode = 0; /* 0 3d solid; 1 mesh plot */ variable
797 pl3mode = 0; in c_plot3dcl()
838 pl3mode = 1; in c_plot3dcl()
955 pl3mode = 1; in c_plot3dcl()
1630 if (pl3mode) in plnxtv()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplot3d.c32 static PLINT pl3mode = 0; // 0 3d solid; 1 mesh plot variable
986 pl3mode = 0; in plfplot3dcl()
1035 pl3mode = 1; in plfplot3dcl()
1189 pl3mode = 1; in plfplot3dcl()
1950 if ( pl3mode ) in plnxtv()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplot3d.c32 static PLINT pl3mode = 0; // 0 3d solid; 1 mesh plot variable
986 pl3mode = 0; in plfplot3dcl()
1035 pl3mode = 1; in plfplot3dcl()
1189 pl3mode = 1; in plfplot3dcl()
1950 if ( pl3mode ) in plnxtv()