v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::mshLabel Struct Reference

Cortical label storing vertex indices, hemisphere assignment, and display color. More...

#include <analyze_types.h>

Public Attributes

char * file_name
char * short_name
char * comment
int hemi
int * sel
int nsel
float color [4]

Detailed Description

Cortical label storing vertex indices, hemisphere assignment, and display color.

Definition at line 157 of file analyze_types.h.

Member Data Documentation

◆ color

float INVERSELIB::mshLabel::color[4]

Definition at line 164 of file analyze_types.h.

◆ comment

char* INVERSELIB::mshLabel::comment

Definition at line 160 of file analyze_types.h.

◆ file_name

char* INVERSELIB::mshLabel::file_name

Definition at line 158 of file analyze_types.h.

◆ hemi

int INVERSELIB::mshLabel::hemi

Definition at line 161 of file analyze_types.h.

◆ nsel

int INVERSELIB::mshLabel::nsel

Definition at line 163 of file analyze_types.h.

◆ sel

int* INVERSELIB::mshLabel::sel

Definition at line 162 of file analyze_types.h.

◆ short_name

char* INVERSELIB::mshLabel::short_name

Definition at line 159 of file analyze_types.h.


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