Function holoscan::viz::Text

void holoscan::viz::Text(float x, float y, float size, const char *text)

Draw text.

Parameters
  • x – x coordinate

  • y – y coordinate

  • size – font size

  • text – text to draw

Previous Function holoscan::viz::Shutdown
Next Function holoscan::viz::WindowIsMinimized
© Copyright 2022-2024, NVIDIA. Last updated on Apr 23, 2024.