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_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

int* SUMA_PATCH::FaceSetIndex
 

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().

int* SUMA_PATCH::FaceSetList
 

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().

int SUMA_PATCH::N_FaceSet
 

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().

int* SUMA_PATCH::nHits
 

(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:
 

Powered by Plone

This site conforms to the following standards: