Doxygen Source Code Documentation
SUMA_PATCH Struct Reference
#include <SUMA_define.h>
| Data Fields | |
| int | N_FaceSet | 
| int * | FaceSetList | 
| int * | FaceSetIndex | 
| int * | nHits | 
Detailed Description
structure containing a surface patch
Definition at line 1836 of file SUMA_define.h.
Field Documentation
| 
 | 
| vector (N_FaceSet x 1) containing indices of triangles in FaceSetList in the FaceSetList of the surface that the patch was taken from Definition at line 1839 of file SUMA_define.h. Referenced by SUMA_freePatch(), SUMA_getPatch(), and SUMA_ShowPatch(). | 
| 
 | 
| vector (was a matrix prior to SUMA 1.2) (N_FaceSet x 3) containing indices of nodes forming triangles making up the patch Definition at line 1838 of file SUMA_define.h. Referenced by main(), SUMA_freePatch(), SUMA_GetContour(), SUMA_getPatch(), SUMA_Pattie_Volume(), and SUMA_ShowPatch(). | 
| 
 | 
| Number of Facesets forming patch Definition at line 1837 of file SUMA_define.h. Referenced by main(), SUMA_GetContour(), SUMA_getPatch(), SUMA_Pattie_Volume(), and SUMA_ShowPatch(). | 
| 
 | 
| (N_FaceSet x 1) If patch is created from a set of nodes, nHits[i] is the number of nodes refering to this Faceset Definition at line 1840 of file SUMA_define.h. Referenced by SUMA_freePatch(), SUMA_GetContour(), SUMA_getPatch(), and SUMA_ShowPatch(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  