Function clara::holoviz::Text

void clara::holoviz::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

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.