![]() |
Jetson Inference
DNN Vision Library
|
#include "videoOutput.h"#include "glUtility.h"#include "glTexture.h"#include "glEvents.h"#include "glWidget.h"#include <time.h>#include <vector>Go to the source code of this file.
Classes | |
| class | glDisplay |
| OpenGL display window and image/video renderer with CUDA interoperability. More... | |
| struct | glDisplay::eventHandler |
Functions | |
| glDisplay * | glGetDisplay (uint32_t display=0) |
| Retrieve a display window object. More... | |
| uint32_t | glGetNumDisplays () |
| Return the number of created glDisplay windows. More... | |