Blender V4.5
CursorPositionForeachGlyph_Data Struct Reference

Public Attributes

int location_x
 
size_t r_offset
 

Detailed Description

Definition at line 1120 of file blf_font.cc.

Member Data Documentation

◆ location_x

int CursorPositionForeachGlyph_Data::location_x

Horizontal position to test.

Definition at line 1122 of file blf_font.cc.

Referenced by blf_str_offset_from_cursor_position().

◆ r_offset

size_t CursorPositionForeachGlyph_Data::r_offset

Write the character offset here.

Definition at line 1124 of file blf_font.cc.

Referenced by blf_cursor_position_foreach_glyph().


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