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

#include <afni_suma.h>


Data Fields

int nvox
int * voxijk
int * numnod
int ** nlist
THD_3dim_datasetdset

Detailed Description

Typedef for a voxel-node list

Definition at line 57 of file afni_suma.h.


Field Documentation

struct THD_3dim_dataset* SUMA_vnlist::dset
 

Dataset to which this is linked

Definition at line 64 of file afni_suma.h.

Referenced by AFNI_vnlist_func_overlay(), and SUMA_make_vnlist().

int** SUMA_vnlist::nlist
 

[i] = array of node indexes for voxel i; nnlist[i][j] for j=0..numnod[i]-1

Definition at line 61 of file afni_suma.h.

Referenced by AFNI_vnlist_func_overlay(), SUMA_destroy_vnlist(), and SUMA_make_vnlist().

int* SUMA_vnlist::numnod
 

[i] = number of nodes in voxel i

Definition at line 60 of file afni_suma.h.

Referenced by AFNI_vnlist_func_overlay(), SUMA_destroy_vnlist(), and SUMA_make_vnlist().

int SUMA_vnlist::nvox
 

Number of voxels stored herein

Definition at line 58 of file afni_suma.h.

Referenced by AFNI_niml_redisplay_CB(), AFNI_vnlist_func_overlay(), SUMA_destroy_vnlist(), and SUMA_make_vnlist().

int* SUMA_vnlist::voxijk
 

[i] = voxel index in dataset, i=0..nvox-1

Definition at line 59 of file afni_suma.h.

Referenced by AFNI_vnlist_func_overlay(), SUMA_destroy_vnlist(), and SUMA_make_vnlist().


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

Powered by Plone

This site conforms to the following standards: