Blender V2.61 - r43446
Public Attributes

TextBox Struct Reference

#include <DNA_curve_types.h>

List of all members.

Public Attributes

float x
float y
float w
float h

Detailed Description

Definition at line 150 of file DNA_curve_types.h.


Member Data Documentation

float TextBox::h

Definition at line 151 of file DNA_curve_types.h.

Referenced by add_curve(), BKE_text_to_curve(), and draw_object().

float TextBox::w

Definition at line 151 of file DNA_curve_types.h.

Referenced by add_curve(), BKE_text_to_curve(), direct_link_curve(), and draw_object().

float TextBox::x

Definition at line 151 of file DNA_curve_types.h.

Referenced by BKE_text_to_curve(), and draw_object().

float TextBox::y

Definition at line 151 of file DNA_curve_types.h.

Referenced by BKE_text_to_curve(), and draw_object().


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