![]() |
Project
|
This is the complete list of members for o2::framework::DebugGUI, including all inherited members.
charIn(char key)=0 | o2::framework::DebugGUI | pure virtual |
disposeGUI()=0 | o2::framework::DebugGUI | pure virtual |
getFrameRaw(void *data, void **raw_data, int *size, bool updateTextures=false)=0 | o2::framework::DebugGUI | pure virtual |
getGUIDebugger(std::vector< o2::framework::DeviceInfo > const &infos, std::vector< o2::framework::DeviceSpec > const &devices, std::vector< o2::framework::DataProcessingStates > const &allStates, std::vector< o2::framework::DataProcessorInfo > const &metadata, std::vector< o2::framework::DeviceMetricsInfo > const &metricsInfos, o2::framework::DriverInfo const &driverInfo, std::vector< o2::framework::DeviceControl > &controls, o2::framework::DriverControl &driverControl)=0 | o2::framework::DebugGUI | pure virtual |
initGUI(char const *windowTitle, ServiceRegistry ®istry)=0 | o2::framework::DebugGUI | pure virtual |
keyEvent(char key, bool down)=0 | o2::framework::DebugGUI | pure virtual |
pollGUIPostRender(void *context, void *draw_data)=0 | o2::framework::DebugGUI | pure virtual |
pollGUIPreRender(void *context, float delta)=0 | o2::framework::DebugGUI | pure virtual |
pollGUIRender(std::function< void(void)> guiCallback)=0 | o2::framework::DebugGUI | pure virtual |
supportsDeferredClose()=0 | o2::framework::DebugGUI | pure virtual |
updateMouseButton(bool isClicked)=0 | o2::framework::DebugGUI | pure virtual |
updateMousePos(float x, float y)=0 | o2::framework::DebugGUI | pure virtual |
updateMouseWheel(int direction)=0 | o2::framework::DebugGUI | pure virtual |
updateWindowSize(int x, int y)=0 | o2::framework::DebugGUI | pure virtual |