Jetson Inference
DNN Vision Library
glDisplay Member List

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

activateViewport()glDisplayprotected
AddEventHandler(glEventHandler callback, void *user=NULL)glDisplay
AddOutput(videoOutput *output)videoOutputinline
AddWidget(glWidget *widget)glDisplay
allocTexture(uint32_t width, uint32_t height, imageFormat format)glDisplayprotected
BeginRender(bool processEvents=true)glDisplay
Close()videoOutputvirtual
Create(const char *title=NULL, int width=-1, int height=-1, float r=0.05f, float g=0.05f, float b=0.05f, float a=1.0f)glDisplaystatic
Create(const videoOptions &options)glDisplaystatic
videoOutput::Create(const char *URI, const videoOptions &options=videoOptions())videoOutputstatic
videoOutput::Create(const char *URI, const commandLine &cmdLine)videoOutputstatic
videoOutput::Create(const char *URI, const int argc, char **argv)videoOutputstatic
videoOutput::Create(const int argc, char **argv, int positionArg=-1)videoOutputstatic
videoOutput::Create(const commandLine &cmdLine, int positionArg=-1)videoOutputstatic
CreateNullOutput()videoOutputstatic
DEFAULT_TITLEglDisplaystatic
dispatchEvent(uint16_t msg, int a, int b)glDisplayprotected
DragCreate enum valueglDisplay
DragDefault enum valueglDisplay
DragDisabled enum valueglDisplay
DragMode enum nameglDisplay
DragSelect enum valueglDisplay
EndRender()glDisplay
FindWidget(int x, int y)glDisplay
FindWidgets(int x, int y)glDisplay
GetBackgroundColor(float *r, float *g, float *b, float *a=NULL)glDisplay
GetDragCoords(int *x1, int *y1, int *x2, int *y2)glDisplay
GetDragMode() constglDisplayinline
GetDragRect(int *x, int *y, int *width, int *height)glDisplay
GetFPS() constglDisplayinline
GetFrameCount() constvideoOutputinline
GetFrameRate() constvideoOutputinline
GetHeight() constvideoOutputinline
GetID() constglDisplayinline
GetKey(uint32_t key) constglDisplayinline
GetMouseButton(uint32_t button) constglDisplayinline
GetMousePosition() constglDisplayinline
GetMousePosition(int *x, int *y) constglDisplayinline
GetNumOutputs() constvideoOutputinline
GetNumWidgets() constglDisplayinline
GetOptions() constvideoOutputinline
GetOutput(uint32_t index) constvideoOutputinline
GetResource() constvideoOutputinline
GetType() constglDisplayinlinevirtual
GetWidget(const uint32_t index) constglDisplayinline
GetWidgetIndex(const glWidget *widget) constglDisplay
GetWidth() constvideoOutputinline
glDisplay(const videoOptions &options)glDisplayprotected
initGL()glDisplayprotected
initWindow()glDisplayprotected
IsClosed() constglDisplayinline
IsDragging(DragMode mode=DragDefault) constglDisplayinline
IsFullscreen()glDisplay
IsMaximized()glDisplay
IsOpen() constglDisplayinline
IsRendering() constglDisplayinline
IsStreaming() constvideoOutputinline
IsType(uint32_t type) constvideoOutputinline
IsType() constvideoOutputinline
mActiveCursorglDisplayprotected
mAvgTimeglDisplayprotected
mBgColorglDisplayprotected
mContextGLglDisplayprotected
mCursorsglDisplayprotected
mDefaultCursorglDisplayprotected
mDisplayXglDisplayprotected
mDragModeglDisplayprotected
mEventHandlersglDisplayprotected
mIDglDisplayprotected
mInitialShowglDisplayprotected
mKeyStatesglDisplayprotected
mLastTimeglDisplayprotected
mMouseButtonsglDisplayprotected
mMouseDragglDisplayprotected
mMouseDragOriginglDisplayprotected
mMousePosglDisplayprotected
mNormalizedCUDAglDisplayprotected
mNormalizedHeightglDisplayprotected
mNormalizedWidthglDisplayprotected
mOptionsvideoOutputprotected
mOutputsvideoOutputprotected
mRenderingglDisplayprotected
mResizedToFeedglDisplayprotected
mScreenHeightglDisplayprotected
mScreenWidthglDisplayprotected
mScreenXglDisplayprotected
mStreamingvideoOutputprotected
mTexturesglDisplayprotected
mViewportglDisplayprotected
mVisualXglDisplayprotected
mWidgetsglDisplayprotected
mWindowClosedMsgglDisplayprotected
mWindowXglDisplayprotected
onEvent(uint16_t msg, int a, int b, void *user)glDisplayprotectedstatic
Open()glDisplayvirtual
ProcessEvents()glDisplay
RemoveAllWidgets(bool deleteWidgets=true)glDisplay
RemoveEventHandler(glEventHandler callback, void *user=NULL)glDisplay
RemoveWidget(glWidget *widget, bool deleteWidget=true)glDisplay
RemoveWidget(uint32_t index, bool deleteWidget=true)glDisplay
Render(glTexture *texture, float x=5.0f, float y=30.0f)glDisplay
Render(float *image, uint32_t width, uint32_t height, float x=0.0f, float y=30.0f, bool normalize=true)glDisplay
Render(T *image, uint32_t width, uint32_t height)glDisplayinline
Render(void *image, uint32_t width, uint32_t height, imageFormat format)glDisplayvirtual
RenderImage(void *image, uint32_t width, uint32_t height, imageFormat format, float x=0.0f, float y=30.0f, bool normalize=true)glDisplay
RenderLine(float x1, float y1, float x2, float y2, float r, float g, float b, float a=1.0f, float thickness=2.0f)glDisplay
RenderOnce(void *image, uint32_t width, uint32_t height, imageFormat format, 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
RenderOutline(float x, float y, float width, float height, float r, float g, float b, float a=1.0f, float thickness=2.0f)glDisplay
RenderRect(float x, float y, float width, float height, float r, float g, float b, float a=1.0f)glDisplay
RenderRect(float r, float g, float b, float a=1.0f)glDisplay
ResetCursor()glDisplay
ResetDefaultCursor(bool activate=true)glDisplay
ResetViewport()glDisplay
screenIdxglDisplayprotectedstatic
SetBackgroundColor(float r, float g, float b, float a=1.0f)glDisplay
SetCursor(uint32_t cursor)glDisplay
SetDefaultCursor(uint32_t cursor, bool activate=true)glDisplay
SetDragMode(DragMode mode)glDisplayinline
SetFullscreen(bool fullscreen)glDisplay
SetMaximized(bool maximized)glDisplay
SetSize(uint32_t width, uint32_t height)glDisplay
SetStatus(const char *str)glDisplayvirtual
SetTitle(const char *str)glDisplay
SetViewport(int left, int top, int right, int bottom)glDisplay
TypeglDisplaystatic
TypeToStr() constvideoOutputinline
TypeToStr(uint32_t type)videoOutputstatic
Usage()videoOutputinlinestatic
videoOutput(const videoOptions &options)videoOutputprotected
~glDisplay()glDisplay
~videoOutput()videoOutputvirtual