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_NIML_ROI_DATUM Struct Reference

#include <SUMA_DataSets.h>


Data Fields

int action
int Type
int N_n
int * nPath

Detailed Description

I do not think we can have both nodes and triangles in this struct. I guess I can make this be a Node Datum then create a similar struct for triangle Datum and add them to SUMA_NIML_DRAWN_ROI. If you do something like this rename: SUMA_NIML_ROI_DATUM to SUMA_NIML_NODE_ROI_DATUM

Definition at line 150 of file SUMA_DataSets.h.


Field Documentation

int SUMA_NIML_ROI_DATUM::action
 

action taken with this datum, see same field in SUMA_ROI_DATUM

Definition at line 151 of file SUMA_DataSets.h.

Referenced by SUMA_OpenDrawnROI_NIML().

int SUMA_NIML_ROI_DATUM::N_n
 

Definition at line 155 of file SUMA_DataSets.h.

Referenced by SUMA_FakeIt(), and SUMA_OpenDrawnROI_NIML().

int* SUMA_NIML_ROI_DATUM::nPath
 

Definition at line 156 of file SUMA_DataSets.h.

Referenced by SUMA_FakeIt(), and SUMA_OpenDrawnROI_NIML().

int SUMA_NIML_ROI_DATUM::Type
 

describes the type of the DrawnROI datum (see SUMA_ROI_TYPE)

Definition at line 153 of file SUMA_DataSets.h.

Referenced by SUMA_OpenDrawnROI_NIML().


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

Powered by Plone

This site conforms to the following standards: