Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h599 SUMA_ROI_NodeGroup, /*!< A collection of nodes */ enumerator
H A DSUMA_CreateDO.c15691 case SUMA_ROI_NodeGroup: in SUMA_Draw_SO_ROI()
22324 ROIfill->Type = SUMA_ROI_NodeGroup; in SUMA_FillToMask()
22409 ROI_Datum->Type = SUMA_ROI_NodeGroup; in SUMA_1DROI_to_DrawnROI()
H A DSUMA_GeomComp.c11808 …ROIn = SUMA_AllocateROI (SO->idcode_str, SUMA_ROI_NodeGroup, "SurfPlane Intersection - Nodes", RO… in SUMA_Surf_Plane_Intersect_ROI()