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

#include <SUMA_define.h>


Data Fields

char name [SUMA_MAX_NAME_LENGTH]
int N_Node
int * NodeId
float * NodeList
int N_FaceSet
int * FaceSetList
char comment [SUMA_MAX_STRING_LENGTH]
SUMA_Boolean isPatch
int * FaceSetIndexInParent

Field Documentation

char SUMA_FreeSurfer_struct::comment[SUMA_MAX_STRING_LENGTH]
 

comment at beginning of patch or surface

Definition at line 1775 of file SUMA_define.h.

Referenced by SUMA_FreeSurfer_Read_eng(), and SUMA_Show_FreeSurfer().

int* SUMA_FreeSurfer_struct::FaceSetIndexInParent
 

for a FaceSet in patch, this represents its index in FaceSetList of the parent surface. This is the FaceSet equivalent of NodeId

Definition at line 1777 of file SUMA_define.h.

Referenced by SUMA_Free_FreeSurfer(), SUMA_FreeSurfer_Read_eng(), and SUMA_Show_FreeSurfer().

int* SUMA_FreeSurfer_struct::FaceSetList
 

definition of polygons. For a complete surface, these are indices into NodeList's rows For a patch, these are indices into NodeList of the parent surface. Became a vector in SUMA 1.2

Definition at line 1772 of file SUMA_define.h.

Referenced by SUMA_Free_FreeSurfer(), SUMA_FreeSurfer_Read_eng(), SUMA_FreeSurfer_ReadBin_eng(), SUMA_Load_Surface_Object_eng(), and SUMA_Show_FreeSurfer().

SUMA_Boolean SUMA_FreeSurfer_struct::isPatch
 

is the surface a patch of another ?

Definition at line 1776 of file SUMA_define.h.

Referenced by SUMA_FreeSurfer_Read_eng(), and SUMA_Show_FreeSurfer().

int SUMA_FreeSurfer_struct::N_FaceSet
 

Number of polygons making up surface

Definition at line 1771 of file SUMA_define.h.

Referenced by SUMA_FreeSurfer_Read_eng(), SUMA_FreeSurfer_ReadBin_eng(), SUMA_Load_Surface_Object_eng(), and SUMA_Show_FreeSurfer().

int SUMA_FreeSurfer_struct::N_Node
 

Number of nodes

Definition at line 1768 of file SUMA_define.h.

Referenced by SUMA_FreeSurfer_Read_eng(), SUMA_FreeSurfer_ReadBin_eng(), SUMA_Load_Surface_Object_eng(), and SUMA_Show_FreeSurfer().

char SUMA_FreeSurfer_struct::name[SUMA_MAX_NAME_LENGTH]
 

Definition at line 1767 of file SUMA_define.h.

Referenced by SUMA_FreeSurfer_Read_eng().

int* SUMA_FreeSurfer_struct::NodeId
 

Node ID, that's normaly from 0..N_Nodes-1 unless the surface is a patch of another surface see FaceSetIndexInParent

Definition at line 1769 of file SUMA_define.h.

Referenced by SUMA_Free_FreeSurfer(), SUMA_FreeSurfer_Read_eng(), and SUMA_Show_FreeSurfer().

float* SUMA_FreeSurfer_struct::NodeList
 

N_Node x 3 vector containing node coordinates

Definition at line 1770 of file SUMA_define.h.

Referenced by SUMA_Free_FreeSurfer(), SUMA_FreeSurfer_Read_eng(), SUMA_FreeSurfer_ReadBin_eng(), SUMA_Load_Surface_Object_eng(), and SUMA_Show_FreeSurfer().


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

Powered by Plone

This site conforms to the following standards: