Blender V5.0
EditFontSelBox Struct Reference

#include <BKE_vfont.hh>

Public Attributes

float x
float y
float w
float h
float rotate

Detailed Description

Definition at line 31 of file BKE_vfont.hh.

Member Data Documentation

◆ h

float EditFontSelBox::h

Definition at line 32 of file BKE_vfont.hh.

Referenced by vfont_to_curve().

◆ rotate

float EditFontSelBox::rotate

Definition at line 33 of file BKE_vfont.hh.

Referenced by vfont_to_curve().

◆ w

float EditFontSelBox::w

Definition at line 32 of file BKE_vfont.hh.

Referenced by vfont_to_curve().

◆ x

float EditFontSelBox::x

Definition at line 32 of file BKE_vfont.hh.

Referenced by vfont_to_curve().

◆ y

float EditFontSelBox::y

Definition at line 32 of file BKE_vfont.hh.

Referenced by vfont_to_curve().


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