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

#include <BKE_vfont.h>

Public Attributes

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

Detailed Description

Definition at line 19 of file BKE_vfont.h.

Member Data Documentation

◆ charnr

short CharTrans::charnr

Definition at line 22 of file BKE_vfont.h.

◆ dobreak

char CharTrans::dobreak

Definition at line 23 of file BKE_vfont.h.

Referenced by vfont_to_curve().

◆ linenr

short CharTrans::linenr

◆ rot

float CharTrans::rot

Definition at line 21 of file BKE_vfont.h.

Referenced by make_duplis_font().

◆ xof

float CharTrans::xof

◆ yof

float CharTrans::yof

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