Blender V2.61 - r43446
Public Attributes

SelBox Struct Reference

#include <BKE_font.h>

List of all members.

Public Attributes

float x
float y
float w
float h

Detailed Description

Definition at line 56 of file BKE_font.h.


Member Data Documentation

float SelBox::h

Definition at line 57 of file BKE_font.h.

Referenced by BKE_text_to_curve(), and draw_object().

float SelBox::w

Definition at line 57 of file BKE_font.h.

Referenced by BKE_text_to_curve(), and draw_object().

float SelBox::x

Definition at line 57 of file BKE_font.h.

Referenced by BKE_text_to_curve(), and draw_object().

float SelBox::y

Definition at line 57 of file BKE_font.h.

Referenced by BKE_text_to_curve(), and draw_object().


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