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

#include <SUMA_define.h>


Data Fields

char * idcode_str
char * Label
GLfloat * n0
GLfloat * n1
int N_n
GLfloat LineWidth
GLfloat LineCol [4]
SUMA_STIPPLE Stipple

Detailed Description

Structure containg a bunch of segments defined between n0 and n1

Definition at line 1185 of file SUMA_define.h.


Field Documentation

char* SUMA_SegmentDO::idcode_str
 

unique idcode for DO

Definition at line 1186 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), SUMA_existDO(), SUMA_free_SegmentDO(), SUMA_Show_DOv(), and SUMA_whichDO().

char* SUMA_SegmentDO::Label
 

ascii label for DO

Definition at line 1187 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), SUMA_free_SegmentDO(), and SUMA_Show_DOv().

GLfloat SUMA_SegmentDO::LineCol[4]
 

LineColor of all segments

Definition at line 1193 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), and SUMA_DrawSegmentDO().

GLfloat SUMA_SegmentDO::LineWidth
 

LineWidth of all segment

Definition at line 1192 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), and SUMA_DrawSegmentDO().

GLfloat* SUMA_SegmentDO::n0
 

vector containing XYZ of nodes 1 (3*N_n elements long)

Definition at line 1189 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), SUMA_DrawSegmentDO(), SUMA_free_SegmentDO(), and SUMA_ReadSegDO().

GLfloat* SUMA_SegmentDO::n1
 

vector containing XYZ of nodes 2 (3*N_n elements long)

Definition at line 1190 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), SUMA_DrawSegmentDO(), SUMA_free_SegmentDO(), and SUMA_ReadSegDO().

int SUMA_SegmentDO::N_n
 

Number of elements in n0 and n1

Definition at line 1191 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), SUMA_DrawSegmentDO(), and SUMA_ReadSegDO().

SUMA_STIPPLE SUMA_SegmentDO::Stipple
 

dashed or solid line

Definition at line 1194 of file SUMA_define.h.

Referenced by SUMA_Alloc_SegmentDO(), and SUMA_DrawSegmentDO().


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

Powered by Plone

This site conforms to the following standards: