Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

SUMA_ROI Struct Reference

#include <SUMA_define.h>


Data Fields

SUMA_ROI_TYPE Type
char * idcode_str
char * Parent_idcode_str
char * Label
int * ElInd
int N_ElInd

Detailed Description

TRY TO MAKE DO WITHOUT THIS THING, IF POSSIBLE. It is a pain to work with two types of ROI structues structure to hold an ROI

Definition at line 504 of file SUMA_define.h.


Field Documentation

int* SUMA_ROI::ElInd
 

pointer to vector containing indices into the parent surface (SO has Parent_idcode_str) of ROI elements. If Type is SUMA_ROI_NodeGroup then ElementIndex contains indices to SO->NodeList . If Type is SUMA_ROI_FaceGroup then ElementIndex contains indices to SO->FaceList. If Type is SUMA_ROI_EdgeGroup then ElementIndex contains indices to SO->EL->EL.

Definition at line 511 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), SUMA_Draw_SO_ROI(), and SUMA_freeROI().

char* SUMA_ROI::idcode_str
 

unique idcode for ROI

Definition at line 507 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), SUMA_existDO(), SUMA_freeROI(), SUMA_Show_DOv(), and SUMA_whichDO().

char* SUMA_ROI::Label
 

ascii label for ROI

Definition at line 509 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), SUMA_Draw_SO_ROI(), SUMA_freeROI(), and SUMA_Show_DOv().

int SUMA_ROI::N_ElInd
 

Number of elements in ElementIndex

Definition at line 515 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), and SUMA_Draw_SO_ROI().

char* SUMA_ROI::Parent_idcode_str
 

idcode of parent surface

Definition at line 508 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), SUMA_freeROI(), and SUMA_isROIrelated().

SUMA_ROI_TYPE SUMA_ROI::Type
 

The type of ROI

Definition at line 505 of file SUMA_define.h.

Referenced by SUMA_AllocateROI(), and SUMA_Draw_SO_ROI().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: