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

Overlay display preferences storing color scale definitions, smoothing, opacity, and contour settings per overlay type. More...

#include <analyze_types.h>

Public Attributes

int type
int do_signed
MNELIB::MNEMshColorScaleDef scale_MNE
MNELIB::MNEMshColorScaleDef scale_dSPM
MNELIB::MNEMshColorScaleDef scale_sLORETA
MNELIB::MNEMshColorScaleDef scale_fMRI
MNELIB::MNEMshColorScaleDef scale_other
int nstep
float alpha
int show_comments
int show_scale_bar
int show_contours
float contour_step
int surf_type

Detailed Description

Overlay display preferences storing color scale definitions, smoothing, opacity, and contour settings per overlay type.

Definition at line 207 of file analyze_types.h.

Member Data Documentation

◆ alpha

float INVERSELIB::overlayPref::alpha

Definition at line 217 of file analyze_types.h.

◆ contour_step

float INVERSELIB::overlayPref::contour_step

Definition at line 221 of file analyze_types.h.

◆ do_signed

int INVERSELIB::overlayPref::do_signed

Definition at line 209 of file analyze_types.h.

◆ nstep

int INVERSELIB::overlayPref::nstep

Definition at line 216 of file analyze_types.h.

◆ scale_dSPM

MNELIB::MNEMshColorScaleDef INVERSELIB::overlayPref::scale_dSPM

Definition at line 212 of file analyze_types.h.

◆ scale_fMRI

MNELIB::MNEMshColorScaleDef INVERSELIB::overlayPref::scale_fMRI

Definition at line 214 of file analyze_types.h.

◆ scale_MNE

MNELIB::MNEMshColorScaleDef INVERSELIB::overlayPref::scale_MNE

Definition at line 211 of file analyze_types.h.

◆ scale_other

MNELIB::MNEMshColorScaleDef INVERSELIB::overlayPref::scale_other

Definition at line 215 of file analyze_types.h.

◆ scale_sLORETA

MNELIB::MNEMshColorScaleDef INVERSELIB::overlayPref::scale_sLORETA

Definition at line 213 of file analyze_types.h.

◆ show_comments

int INVERSELIB::overlayPref::show_comments

Definition at line 218 of file analyze_types.h.

◆ show_contours

int INVERSELIB::overlayPref::show_contours

Definition at line 220 of file analyze_types.h.

◆ show_scale_bar

int INVERSELIB::overlayPref::show_scale_bar

Definition at line 219 of file analyze_types.h.

◆ surf_type

int INVERSELIB::overlayPref::surf_type

Definition at line 222 of file analyze_types.h.

◆ type

int INVERSELIB::overlayPref::type

Definition at line 208 of file analyze_types.h.


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