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_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

float* SUMA_OLD_BRUSH_STROKE::FPv
 

vector containing x y z triplets of far plane selection points

Definition at line 1297 of file SUMA_define.h.

int SUMA_OLD_BRUSH_STROKE::N
 

Number of points in vectors x and y

Definition at line 1292 of file SUMA_define.h.

int SUMA_OLD_BRUSH_STROKE::N_SurfNodes
 

NUmber of SurfNodes in SurfNodes (always <= N)

Definition at line 1304 of file SUMA_define.h.

int SUMA_OLD_BRUSH_STROKE::Nalloc
 

Number of elements allocated for in x and y

Definition at line 1293 of file SUMA_define.h.

float* SUMA_OLD_BRUSH_STROKE::NPv
 

vector containing x y z triplets of near plane selection points

Definition at line 1296 of file SUMA_define.h.

int* SUMA_OLD_BRUSH_STROKE::ProjectionOf
 

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.

int* SUMA_OLD_BRUSH_STROKE::SurfNodes
 

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.

int* SUMA_OLD_BRUSH_STROKE::SurfTri
 

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.

int* SUMA_OLD_BRUSH_STROKE::x
 

vector containing x coordinates

Definition at line 1294 of file SUMA_define.h.

int* SUMA_OLD_BRUSH_STROKE::y
 

vector containing y coordinates

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