NVIDIA Holoscan SDK v2.0.0
Holoscan v2.0.0 Download PDF

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 Jun 4, 2024.