Doxygen Source Code Documentation
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
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 
 Definition at line 1767 of file SUMA_define.h. Referenced by SUMA_FreeSurfer_Read_eng(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  