MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
DISP3DLIB::RtSensorDataWorker::VisualizationInfo Struct Reference

#include <rtsensordataworker.h>

Public Attributes

double dThresholdX
 
double dThresholdZ
 
Eigen::MatrixX4f matOriginalVertColor
 
Eigen::MatrixX4f matFinalVertColor
 
QString sColormapType
 
QRgb(* functionHandlerColorMap )(double v, const QString &sColorMap) = DISPLIB::ColorMap::valueToColor
 

Detailed Description

The struct specifing visualization info.

Definition at line 228 of file rtsensordataworker.h.

Member Data Documentation

◆ dThresholdX

double DISP3DLIB::RtSensorDataWorker::VisualizationInfo::dThresholdX

Definition at line 229 of file rtsensordataworker.h.

◆ dThresholdZ

double DISP3DLIB::RtSensorDataWorker::VisualizationInfo::dThresholdZ

Definition at line 230 of file rtsensordataworker.h.

◆ functionHandlerColorMap

QRgb(* DISP3DLIB::RtSensorDataWorker::VisualizationInfo::functionHandlerColorMap) (double v, const QString &sColorMap) = DISPLIB::ColorMap::valueToColor

Definition at line 236 of file rtsensordataworker.h.

◆ matFinalVertColor

Eigen::MatrixX4f DISP3DLIB::RtSensorDataWorker::VisualizationInfo::matFinalVertColor

Definition at line 233 of file rtsensordataworker.h.

◆ matOriginalVertColor

Eigen::MatrixX4f DISP3DLIB::RtSensorDataWorker::VisualizationInfo::matOriginalVertColor

Definition at line 232 of file rtsensordataworker.h.

◆ sColormapType

QString DISP3DLIB::RtSensorDataWorker::VisualizationInfo::sColormapType

Definition at line 235 of file rtsensordataworker.h.


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