Blender V2.61 - r43446
Public Attributes

_LoggerWindow Struct Reference

List of all members.

Public Attributes

MultiTestAppapp
GHOST_WindowHandle win
int font
int fonttexid
int fontheight
int size [2]
int ndisplines
int textarea [2][2]
ScrollBarscroll
char ** loglines
int nloglines
int logsize
int lmbut [3]
int lmouse [2]

Detailed Description

Definition at line 332 of file MultiTest.c.


Member Data Documentation

Definition at line 333 of file MultiTest.c.

Referenced by loggerwindow_do_key(), loggerwindow_free(), and loggerwindow_new().

Definition at line 340 of file MultiTest.c.

Referenced by loggerwindow_do_draw(), and loggerwindow_new().

Definition at line 342 of file MultiTest.c.

Referenced by loggerwindow_do_draw(), and loggerwindow_new().

Definition at line 354 of file MultiTest.c.

Referenced by loggerwindow_do_button().

Definition at line 355 of file MultiTest.c.

Referenced by loggerwindow_do_button(), and loggerwindow_do_move().

Definition at line 352 of file MultiTest.c.

Referenced by loggerwindow_log(), and loggerwindow_new().

Definition at line 348 of file MultiTest.c.

Referenced by loggerwindow_do_draw(), and loggerwindow_recalc_regions().

GHOST_WindowHandle _LoggerWindow::win

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