Blender V4.3
ResultBLF Struct Reference

#include <BLF_api.hh>

Public Attributes

int lines
 
int width
 

Detailed Description

Result of drawing/evaluating the string

Definition at line 402 of file BLF_api.hh.

Member Data Documentation

◆ lines

int ResultBLF::lines

◆ width

int ResultBLF::width

The 'cursor' position on completion (ignoring character boundbox).

Definition at line 410 of file BLF_api.hh.

Referenced by blf_font_boundbox_ex(), blf_font_draw_buffer_ex(), blf_font_draw_ex(), blf_font_wrap_apply(), ui_draw_menu_item(), and ui_tooltip_create_with_data().


The documentation for this struct was generated from the following file: