Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h2650 float ContThick; /*!< Thickness of contours drawn on datasets */ member
H A DSUMA_SVmanip.c942 SV->ContThick = th; in SUMA_Alloc_SurfaceViewer_Struct()
943 else SV->ContThick = 1; in SUMA_Alloc_SurfaceViewer_Struct()
944 } else SV->ContThick = 1; in SUMA_Alloc_SurfaceViewer_Struct()
H A DSUMA_CreateDO.c15213 glLineWidth(sv->ContThick); /* Changed from horrible '6' in SUMA_Draw_SO_Dset_Contours()
15264 glLineWidth(sv->ContThick); in SUMA_Draw_SO_Dset_Contours()
15268 glLineWidth(sv->ContThick); in SUMA_Draw_SO_Dset_Contours()