Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.c11649 SUMA_ROI *ROIe = NULL, *ROIt = NULL, *ROIn = NULL, *ROIts = NULL; in SUMA_Surf_Plane_Intersect_ROI() local
11784ROIts = SUMA_AllocateROI (SO->idcode_str, SUMA_ROI_FaceGroup, "SurfPlane Intersection - Triangles… in SUMA_Surf_Plane_Intersect_ROI()
11785 if (!ROIts) { in SUMA_Surf_Plane_Intersect_ROI()
11788 if (ROIts) SUMA_freeROI(ROIts); in SUMA_Surf_Plane_Intersect_ROI()
11792 if (!SUMA_AddDO (SUMAg_DOv, &SUMAg_N_DOv, (void *)ROIts, ROIO_type, SUMA_WORLD)) { in SUMA_Surf_Plane_Intersect_ROI()
11795 if (ROIts) SUMA_freeROI(ROIts); in SUMA_Surf_Plane_Intersect_ROI()
11812 if (ROIts) SUMA_freeROI(ROIts); in SUMA_Surf_Plane_Intersect_ROI()
11819 if (ROIts) SUMA_freeROI(ROIts); in SUMA_Surf_Plane_Intersect_ROI()