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

Structure forming a triangle branch. More...

#include <SUMA_define.h>


Data Fields

int begin
int start
int last
int iBranch
SUMA_Boolean closed
int * list
int N_list

Detailed Description

Structure forming a triangle branch.

A Tiangle branch represents a strip of connected triangles.

Definition at line 1878 of file SUMA_define.h.


Field Documentation

int SUMA_TRI_BRANCH::begin
 

Definition at line 1879 of file SUMA_define.h.

SUMA_Boolean SUMA_TRI_BRANCH::closed
 

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

Definition at line 1882 of file SUMA_define.h.

int SUMA_TRI_BRANCH::iBranch
 

index identifying branch

Definition at line 1881 of file SUMA_define.h.

Referenced by SUMA_AssignTriBranch(), and SUMA_show_STB().

int SUMA_TRI_BRANCH::last
 

last node of the branch

Definition at line 1880 of file SUMA_define.h.

int* SUMA_TRI_BRANCH::list
 

list of nodes per branch

Definition at line 1883 of file SUMA_define.h.

Referenced by SUMA_AssignTriBranch(), SUMA_NodePath_to_TriPath_Inters_OLD(), and SUMA_show_STB().

int SUMA_TRI_BRANCH::N_list
 

Number of nodes in list

Definition at line 1884 of file SUMA_define.h.

Referenced by SUMA_AssignTriBranch(), SUMA_NodePath_to_TriPath_Inters_OLD(), and SUMA_show_STB().

int SUMA_TRI_BRANCH::start
 

first node of the branch

Definition at line 1879 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: