NVIDIA Holoscan SDK v2.7.0
Holoscan v2.7.0

Function holoscan::viz::SetFramebufferSizeCallback

void holoscan::viz::SetFramebufferSizeCallback(void *user_pointer, FramebufferSizeCallbackFunction callback)

Set the framebuffer size callback. The callback function is called when the framebuffer is resized.

Parameters
  • user_pointer – user pointer value to be passed to the callback

  • callback – the new framebuffer size callback or nullptr to remove the current callback

Previous Function holoscan::viz::SetFont
Next Function holoscan::viz::SetKeyCallback
© Copyright 2022-2024, NVIDIA. Last updated on Dec 2, 2024.