Doxygen Source Code Documentation
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
| 
 | 
| 
 Definition at line 1879 of file SUMA_define.h. | 
| 
 | 
| flag. 0--> open, 1--> closed Definition at line 1882 of file SUMA_define.h. | 
| 
 | 
| index identifying branch Definition at line 1881 of file SUMA_define.h. Referenced by SUMA_AssignTriBranch(), and SUMA_show_STB(). | 
| 
 | 
| last node of the branch Definition at line 1880 of file SUMA_define.h. | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  