Doxygen Source Code Documentation
SUMA_OLD_BRUSH_STROKE Struct Reference
#include <SUMA_define.h>
| Data Fields | |
| int | N | 
| int | Nalloc | 
| int * | x | 
| int * | y | 
| float * | NPv | 
| float * | FPv | 
| int * | SurfNodes | 
| int * | SurfTri | 
| int * | ProjectionOf | 
| int | N_SurfNodes | 
Field Documentation
| 
 | 
| vector containing x y z triplets of far plane selection points Definition at line 1297 of file SUMA_define.h. | 
| 
 | 
| Number of points in vectors x and y Definition at line 1292 of file SUMA_define.h. | 
| 
 | 
| NUmber of SurfNodes in SurfNodes (always <= N) Definition at line 1304 of file SUMA_define.h. | 
| 
 | 
| Number of elements allocated for in x and y Definition at line 1293 of file SUMA_define.h. | 
| 
 | 
| vector containing x y z triplets of near plane selection points Definition at line 1296 of file SUMA_define.h. | 
| 
 | 
| if ProjectionOf[31] = 78; it means SurfNodes[31] is the intersection between line [ NPv[78] FPv[78] ] and the surface object. Definition at line 1302 of file SUMA_define.h. | 
| 
 | 
| vector containing indices of nodes corresponding to the intersection between line [ NPv[j] FPv[j] ] and surface object Definition at line 1298 of file SUMA_define.h. | 
| 
 | 
| vector containing indices of triangles corresponding to the intersection between line [ NPv[j] FPv[j] ] and surface object Definition at line 1300 of file SUMA_define.h. | 
| 
 | 
| vector containing x coordinates Definition at line 1294 of file SUMA_define.h. | 
| 
 | 
| vector containing y coordinates Definition at line 1295 of file SUMA_define.h. | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  