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 () |
3-D brain visualisation using the Qt RHI rendering backend.
Definition at line 22 of file field_map.h.
| const char * DISP3DRHILIB::buildDateTime | ( | ) |
Returns build date and time.
Definition at line 49 of file disp3D_rhi_global.cpp.
| const char * DISP3DRHILIB::buildHash | ( | ) |
Returns abbreviated build git hash.
Definition at line 50 of file disp3D_rhi_global.cpp.
| const char * DISP3DRHILIB::buildHashLong | ( | ) |
Returns full build git hash.
Definition at line 51 of file disp3D_rhi_global.cpp.