Blender V4.3
CharTrans Struct Reference

#include <BKE_vfont.hh>

Public Attributes

float xof
float yof
float rot
short linenr
short charnr
char dobreak

Detailed Description

Definition at line 18 of file BKE_vfont.hh.

Member Data Documentation

◆ charnr

short CharTrans::charnr

Definition at line 21 of file BKE_vfont.hh.

◆ dobreak

char CharTrans::dobreak

Definition at line 22 of file BKE_vfont.hh.

Referenced by vfont_to_curve().

◆ linenr

short CharTrans::linenr

◆ rot

float CharTrans::rot

Definition at line 20 of file BKE_vfont.hh.

Referenced by make_duplis_font(), and vfont_to_curve().

◆ xof

◆ yof


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