Blender  V3.3
Public Attributes | List of all members
ResultBLF Struct Reference

#include <BLF_api.h>

Public Attributes

int lines
 
int width
 

Detailed Description

Result of drawing/evaluating the string

Definition at line 365 of file BLF_api.h.

Member Data Documentation

◆ lines

int ResultBLF::lines

◆ width

int ResultBLF::width

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

Definition at line 373 of file BLF_api.h.

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


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