![]() |
Project
|
#include <GPUO2InterfaceDisplay.h>
Public Member Functions | |
GPUO2InterfaceDisplay (const GPUO2InterfaceConfiguration *config=nullptr) | |
~GPUO2InterfaceDisplay () | |
void | UpdateCalib (const GPUCalibObjectsConst *calib) |
void | UpdateGRP (const GPUSettingsGRP *grp) |
int32_t | startDisplay () |
int32_t | show (const GPUTrackingInOutPointers *ptrs) |
int32_t | endDisplay () |
Definition at line 39 of file GPUO2InterfaceDisplay.h.
GPUO2InterfaceDisplay::GPUO2InterfaceDisplay | ( | const GPUO2InterfaceConfiguration * | config = nullptr | ) |
Definition at line 25 of file GPUO2InterfaceDisplay.cxx.
|
default |
int32_t GPUO2InterfaceDisplay::endDisplay | ( | ) |
Definition at line 73 of file GPUO2InterfaceDisplay.cxx.
int32_t GPUO2InterfaceDisplay::show | ( | const GPUTrackingInOutPointers * | ptrs | ) |
Definition at line 53 of file GPUO2InterfaceDisplay.cxx.
int32_t GPUO2InterfaceDisplay::startDisplay | ( | ) |
Definition at line 43 of file GPUO2InterfaceDisplay.cxx.
void GPUO2InterfaceDisplay::UpdateCalib | ( | const GPUCalibObjectsConst * | calib | ) |
Definition at line 79 of file GPUO2InterfaceDisplay.cxx.
void GPUO2InterfaceDisplay::UpdateGRP | ( | const GPUSettingsGRP * | grp | ) |
Definition at line 84 of file GPUO2InterfaceDisplay.cxx.