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  

THD_marker_set Struct Reference

#include <3ddata.h>


Data Fields

int numdef
int numset
char label [MARKS_MAXNUM][MARKS_MAXLAB]
char help [MARKS_MAXNUM][MARKS_MAXHELP]
int ovcolor [MARKS_MAXNUM]
Boolean valid [MARKS_MAXNUM]
float xyz [MARKS_MAXNUM][3]
int aflags [MARKS_MAXFLAG]
int type
char name [MARKS_MAXLAB]

Detailed Description

Structure for user placed markers.

Definition at line 557 of file 3ddata.h.


Field Documentation

int THD_marker_set::aflags[MARKS_MAXFLAG]
 

Action flags

Definition at line 571 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_marks_action_CB(), AFNI_marks_edits_CB(), AFNI_marks_transform_CB(), main(), T3D_save_file_CB(), THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes().

char THD_marker_set::help[MARKS_MAXNUM][MARKS_MAXHELP]
 

Help for these marks

Definition at line 563 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_initialize_view(), main(), T3D_save_file_CB(), THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes().

char THD_marker_set::label[MARKS_MAXNUM][MARKS_MAXLAB]
 

Names for these marks

Definition at line 561 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_initialize_view(), main(), T3D_save_file_CB(), THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes().

char THD_marker_set::name[MARKS_MAXLAB]
 

Name of this type of markers

Definition at line 574 of file 3ddata.h.

int THD_marker_set::numdef
 

Number of markers defined

Definition at line 558 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_marks_action_CB(), AFNI_marks_edits_CB(), main(), T3D_save_file_CB(), THD_3dim_from_block(), and THD_datablock_apply_atr().

int THD_marker_set::numset
 

Number of markers now set

Definition at line 559 of file 3ddata.h.

Referenced by AFNI_define_CB(), AFNI_force_adoption(), AFNI_init_warp(), AFNI_marks_action_CB(), AFNI_marks_disp_av_CB(), AFNI_marks_edits_CB(), AFNI_marktog_CB(), AFNI_overlay(), THD_3dim_from_block(), and THD_datablock_apply_atr().

int THD_marker_set::ovcolor[MARKS_MAXNUM]
 

Overlay color index; -1 --> use defaults

Definition at line 565 of file 3ddata.h.

Referenced by AFNI_init_warp(), THD_3dim_from_block(), and THD_datablock_apply_atr().

int THD_marker_set::type
 

Type of markers (same as aflags[0])

Definition at line 573 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_make_warp(), AFNI_marks_quality_check(), THD_3dim_from_block(), and THD_datablock_apply_atr().

Boolean THD_marker_set::valid[MARKS_MAXNUM]
 

True if actually set

Definition at line 567 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_initialize_view(), AFNI_marks_action_CB(), AFNI_marktog_CB(), AFNI_overlay(), main(), T3D_save_file_CB(), THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes().

float THD_marker_set::xyz[MARKS_MAXNUM][3]
 

Coordinates (3dmm, not Dicom)

Definition at line 569 of file 3ddata.h.

Referenced by AFNI_init_warp(), AFNI_make_warp(), AFNI_marks_action_CB(), AFNI_marks_quality_check(), AFNI_marktog_CB(), AFNI_overlay(), THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes().


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

Powered by Plone

This site conforms to the following standards: