Blender V2.61 - r43446
Public Attributes

View2DString Struct Reference

List of all members.

Public Attributes

struct View2DStringnext
struct View2DStringprev
union {
   unsigned char   ub [4]
   int   pack
col
int mval [2]
rcti rect

Detailed Description

Definition at line 2022 of file view2d.c.


Member Data Documentation

union { ... } View2DString::col

Definition at line 2023 of file view2d.c.

Referenced by UI_view2d_text_cache_draw().

Definition at line 2023 of file view2d.c.

Definition at line 2029 of file view2d.c.

Referenced by UI_view2d_text_cache_draw(), and UI_view2d_text_cache_rectf().

unsigned char View2DString::ub[4]

Definition at line 2025 of file view2d.c.

Referenced by UI_view2d_text_cache_draw().


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