Doxygen Source Code Documentation
SUMA_ROI_PLANE Struct Reference
#include <SUMA_define.h>
Data Fields | |
char * | name |
DList * | ROI_index_lst |
Detailed Description
structure containing an ROI Plane's infor
Definition at line 368 of file SUMA_define.h.
Field Documentation
|
name of plane and the indices of the ROIs that belong to it Definition at line 369 of file SUMA_define.h. Referenced by SUMA_Addto_ROIplane_List(), SUMA_Free_ROI_PlaneData(), and SUMA_Paint_SO_ROIplanes(). |
|
list of indices (into SUMA_DO * SUMAg_DOv) of SUMA_DRAWN_ROI * objects that belong to a certain plane. That sounds confusing now, I'm sure it'll sound clear a year from now Definition at line 370 of file SUMA_define.h. Referenced by SUMA_Addto_ROIplane_List(), SUMA_Free_ROI_PlaneData(), and SUMA_Paint_SO_ROIplanes(). |
The documentation for this struct was generated from the following file: