Jetson Inference
DNN Vision Library
glDisplay Member List

This is the complete list of members for glDisplay, including all inherited members.

BeginRender(bool userEvents=true)glDisplay
Create(float r=0.05f, float g=0.05f, float b=0.05f, float a=1.0f)glDisplaystatic
Create(const char *title, float r=0.05f, float g=0.05f, float b=0.05f, float a=1.0f)glDisplaystatic
DEFAULT_TITLEglDisplaystatic
EndRender()glDisplay
GetFPS() constglDisplayinline
GetHeight() constglDisplayinline
GetWidth() constglDisplayinline
glDisplay()glDisplayprotected
initGL()glDisplayprotected
initWindow()glDisplayprotected
IsClosed() constglDisplayinline
IsOpen() constglDisplayinline
mAvgTimeglDisplayprotected
mBgColorglDisplayprotected
mContextGLglDisplayprotected
mDisplayXglDisplayprotected
mHeightglDisplayprotected
mInteropTexglDisplayprotected
mLastTimeglDisplayprotected
mScreenXglDisplayprotected
mVisualXglDisplayprotected
mWidthglDisplayprotected
mWindowClosedglDisplayprotected
mWindowClosedMsgglDisplayprotected
mWindowXglDisplayprotected
onEvent(uint msg, int a, int b)glDisplay
Render(glTexture *texture, float x=5.0f, float y=30.0f)glDisplay
Render(float *image, uint32_t width, uint32_t height, float x=5.0f, float y=30.0f, bool normalize=true)glDisplay
RenderOnce(float *image, uint32_t width, uint32_t height, float x=5.0f, float y=30.0f, bool normalize=true)glDisplay
screenIdxglDisplayprotectedstatic
SetBackgroundColor(float r, float g, float b, float a)glDisplayinline
SetTitle(const char *str)glDisplay
UserEvents()glDisplay
~glDisplay()glDisplay