Doxygen Source Code Documentation
SUMA_NODE_NEIGHB_LAYER Struct Reference
#include <SUMA_define.h>
| Data Fields | |
| int * | NodesInLayer | 
| int | N_NodesInLayer | 
| int | N_AllocNodesInLayer | 
Field Documentation
| 
 | 
| Number of nodes allocated for in this layer. Allocation is done in chunks of 200 at a time Definition at line 1978 of file SUMA_define.h. Referenced by SUMA_AddNodeToLayer(), and SUMA_Initialize_getoffsets(). | 
| 
 | 
| Number of nodes in this layer Definition at line 1977 of file SUMA_define.h. Referenced by SUMA_AddNodeToLayer(), SUMA_Build_Cluster_From_Node(), SUMA_Build_Cluster_From_Node_NoRec(), SUMA_FormNeighbOffset(), SUMA_GetOffset2Offset(), SUMA_getoffsets2(), and SUMA_Initialize_getoffsets(). | 
| 
 | 
| Vector containing nodes that are neighbors to node n (Vector contains N_NodesInLayer useful values but has N_AllocNodesInLayer allocated spots) Those neighbors can be of any order (see below and structure SUMA_GET_OFFSET_STRUCT) Definition at line 1974 of file SUMA_define.h. Referenced by SUMA_AddNodeToLayer(), SUMA_Build_Cluster_From_Node(), SUMA_Build_Cluster_From_Node_NoRec(), SUMA_FormNeighbOffset(), SUMA_GetOffset2Offset(), SUMA_getoffsets2(), SUMA_Initialize_getoffsets(), and SUMA_ShowOffset_Info(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  