Blender  V2.93
Public Attributes | List of all members
EditFontSelBox Struct Reference

#include <BKE_font.h>

Public Attributes

float x
 
float y
 
float w
 
float h
 
float rot
 

Detailed Description

Definition at line 42 of file BKE_font.h.

Member Data Documentation

◆ h

float EditFontSelBox::h

Definition at line 43 of file BKE_font.h.

Referenced by edit_text_cache_populate_select(), and vfont_to_curve().

◆ rot

float EditFontSelBox::rot

Definition at line 44 of file BKE_font.h.

Referenced by edit_text_cache_populate_select(), and vfont_to_curve().

◆ w

float EditFontSelBox::w

Definition at line 43 of file BKE_font.h.

Referenced by edit_text_cache_populate_select(), and vfont_to_curve().

◆ x

float EditFontSelBox::x

Definition at line 43 of file BKE_font.h.

Referenced by edit_text_cache_populate_select(), and vfont_to_curve().

◆ y

float EditFontSelBox::y

Definition at line 43 of file BKE_font.h.

Referenced by edit_text_cache_populate_select(), and vfont_to_curve().


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