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

Structure forming a branch. More...

#include <SUMA_define.h>


Data Fields

int begin
int start
int last
int closed
int list [SUMA_NODEINLISTMAX]
int listsz

Detailed Description

Structure forming a branch.

A branch is a protruded part of a tree often resulting in chainsaw accidents. It is used in determining the intersection of a plane with a surface

Definition at line 1864 of file SUMA_define.h.


Field Documentation

int SUMA_BRANCH::begin
 

Definition at line 1865 of file SUMA_define.h.

int SUMA_BRANCH::closed
 

flag. 0--> open, 1--> closed

Definition at line 1867 of file SUMA_define.h.

int SUMA_BRANCH::last
 

last node of the branch

Definition at line 1866 of file SUMA_define.h.

int SUMA_BRANCH::list[SUMA_NODEINLISTMAX]
 

list of nodes per branch

Definition at line 1868 of file SUMA_define.h.

int SUMA_BRANCH::listsz
 

Number of nodes in list

Definition at line 1869 of file SUMA_define.h.

int SUMA_BRANCH::start
 

first node of the branch

Definition at line 1865 of file SUMA_define.h.


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

Powered by Plone

This site conforms to the following standards: