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

#include <SUMA_define.h>


Data Fields

float x
float y
float NP [3]
float FP [3]
int SurfNode
int SurfTri
SUMA_Boolean Decimated

Field Documentation

SUMA_Boolean SUMA_BRUSH_STROKE_DATUM::Decimated
 

Flag to indicate if datum was obtained by a mouse trace (NOPE) or through decimation (YUP)

Definition at line 1324 of file SUMA_define.h.

Referenced by SUMA_BrushStrokeToNodeStroke(), and SUMA_CreateBSDatum().

float SUMA_BRUSH_STROKE_DATUM::FP[3]
 

x y z triplet of far plane selection point

Definition at line 1316 of file SUMA_define.h.

Referenced by SUMA_AddToBrushStroke(), SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), and SUMA_ShowBrushStroke().

float SUMA_BRUSH_STROKE_DATUM::NP[3]
 

x y z triplet of near plane selection point

Definition at line 1315 of file SUMA_define.h.

Referenced by SUMA_AddToBrushStroke(), SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), SUMA_LinkTailNodeToNodeStroke(), SUMA_LinkThisNodeToNodeInStroke(), SUMA_ProcessBrushStroke(), and SUMA_ShowBrushStroke().

int SUMA_BRUSH_STROKE_DATUM::SurfNode
 

index of node corresponding to the intersection between line [NP FP] and surface object. initialized to -1

Definition at line 1318 of file SUMA_define.h.

Referenced by SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), SUMA_LinkThisNodeToNodeInStroke(), SUMA_NodeStrokeToConnectedNodes(), and SUMA_ShowBrushStroke().

int SUMA_BRUSH_STROKE_DATUM::SurfTri
 

index of triangle corresponding to the intersection between line [NP FP] and surface object. initialized to -1

Definition at line 1321 of file SUMA_define.h.

Referenced by SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), and SUMA_ShowBrushStroke().

float SUMA_BRUSH_STROKE_DATUM::x
 

x screen coordinate. This is typically an integer value except in places of interpolation

Definition at line 1312 of file SUMA_define.h.

Referenced by SUMA_AddToBrushStroke(), SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), SUMA_DrawBrushStroke(), and SUMA_ShowBrushStroke().

float SUMA_BRUSH_STROKE_DATUM::y
 

y screen coordinate. This is typically an integer value except in places of interpolation

Definition at line 1313 of file SUMA_define.h.

Referenced by SUMA_AddToBrushStroke(), SUMA_BrushStrokeToNodeStroke(), SUMA_CreateBSDatum(), SUMA_DrawBrushStroke(), and SUMA_ShowBrushStroke().


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

Powered by Plone

This site conforms to the following standards: