v2.0.0
Loading...
Searching...
No Matches
DISP3DRHILIB Namespace Reference

3-D brain visualisation using the Qt RHI rendering backend. More...

Classes

class  GeometryInfo
 This class holds static methods for sensor-to-mesh mapping and surface constrained distance calculation on a mesh. More...
class  Interpolation
 This class holds methods for creating distance-based weight matrices and for interpolating signals. More...
class  RtSensorDataWorker
 Background worker for real-time sensor data streaming. More...
class  RtSensorInterpolationMatWorker
 Background worker for computing sensor field mapping matrices. More...
class  RtSourceDataWorker
 Background worker for real-time source estimate streaming. More...
class  RtSourceInterpolationMatWorker
 Background worker for computing source interpolation matrices. More...

Typedefs

using FieldMap = FWDLIB::FwdFieldMap

Functions

const char * buildDateTime ()
const char * buildHash ()
const char * buildHashLong ()

Detailed Description

3-D brain visualisation using the Qt RHI rendering backend.

Typedef Documentation

◆ FieldMap

Function Documentation

◆ buildDateTime()

const char * DISP3DRHILIB::buildDateTime ( )

Returns build date and time.

Definition at line 49 of file disp3D_rhi_global.cpp.

◆ buildHash()

const char * DISP3DRHILIB::buildHash ( )

Returns abbreviated build git hash.

Definition at line 50 of file disp3D_rhi_global.cpp.

◆ buildHashLong()

const char * DISP3DRHILIB::buildHashLong ( )

Returns full build git hash.

Definition at line 51 of file disp3D_rhi_global.cpp.