_stg_rtk_canvas_t Struct Reference

#include <rtk.h>


Data Fields

_stg_rtk_canvas_tnext
_stg_rtk_canvas_tprev
_stg_rtk_app_tapp
GtkWidget * frame
GtkWidget * layout
GtkWidget * canvas
GdkPixmap * bg_pixmap
GdkPixmap * fg_pixmap
GdkGC * gc
GdkColormap * colormap
GdkFont * font
char * fontname
GdkColor bgcolor
int linewidth
GtkWidget * menu_bar
GtkStatusbar * status_bar
GtkProgressBar * perf_bar
GtkProgressBar * rt_bar
GtkLabel * clock_label
FILE * file
int sizex
int sizey
double ox
double oy
double sx
double sy
int destroyed
int bg_dirty
int fg_dirty
_stg_rtk_region_tfg_dirty_region
int calc_deferred
int movemask
FILE * movie_file
double movie_fps
double movie_speed
int movie_frame
double movie_time
double mpeg_time
unsigned char movie_lut [0x10000][3]
AVCodec * movie_codec
AVCodecContext * movie_context
_stg_rtk_fig_tfig
_stg_rtk_fig_tlayer_fig
_stg_rtk_fig_tmoveable_fig
int mouse_mode
double mouse_start_x
double mouse_start_y
double mouse_start_a
_stg_rtk_fig_tzoom_fig
_stg_rtk_fig_tmouse_over_fig
_stg_rtk_fig_tmouse_selected_fig
_stg_rtk_fig_tmouse_selected_fig_last
_stg_rtk_flasher_tflashers
char layer_show [STK_CANVAS_LAYERS]
void * userdata

Field Documentation

struct _stg_rtk_canvas_t* _stg_rtk_canvas_t::next
 

struct _stg_rtk_canvas_t * _stg_rtk_canvas_t::prev
 

struct _stg_rtk_app_t* _stg_rtk_canvas_t::app
 

GtkWidget* _stg_rtk_canvas_t::frame
 

GtkWidget* _stg_rtk_canvas_t::layout
 

GtkWidget* _stg_rtk_canvas_t::canvas
 

GdkPixmap* _stg_rtk_canvas_t::bg_pixmap
 

GdkPixmap * _stg_rtk_canvas_t::fg_pixmap
 

GdkGC* _stg_rtk_canvas_t::gc
 

GdkColormap* _stg_rtk_canvas_t::colormap
 

GdkFont* _stg_rtk_canvas_t::font
 

char* _stg_rtk_canvas_t::fontname
 

GdkColor _stg_rtk_canvas_t::bgcolor
 

int _stg_rtk_canvas_t::linewidth
 

GtkWidget* _stg_rtk_canvas_t::menu_bar
 

GtkStatusbar* _stg_rtk_canvas_t::status_bar
 

GtkProgressBar* _stg_rtk_canvas_t::perf_bar
 

GtkProgressBar* _stg_rtk_canvas_t::rt_bar
 

GtkLabel* _stg_rtk_canvas_t::clock_label
 

FILE* _stg_rtk_canvas_t::file
 

int _stg_rtk_canvas_t::sizex
 

int _stg_rtk_canvas_t::sizey
 

double _stg_rtk_canvas_t::ox
 

double _stg_rtk_canvas_t::oy
 

double _stg_rtk_canvas_t::sx
 

double _stg_rtk_canvas_t::sy
 

int _stg_rtk_canvas_t::destroyed
 

int _stg_rtk_canvas_t::bg_dirty
 

int _stg_rtk_canvas_t::fg_dirty
 

struct _stg_rtk_region_t* _stg_rtk_canvas_t::fg_dirty_region
 

int _stg_rtk_canvas_t::calc_deferred
 

int _stg_rtk_canvas_t::movemask
 

FILE* _stg_rtk_canvas_t::movie_file
 

double _stg_rtk_canvas_t::movie_fps
 

double _stg_rtk_canvas_t::movie_speed
 

int _stg_rtk_canvas_t::movie_frame
 

double _stg_rtk_canvas_t::movie_time
 

double _stg_rtk_canvas_t::mpeg_time
 

unsigned char _stg_rtk_canvas_t::movie_lut[0x10000][3]
 

struct AVCodec* _stg_rtk_canvas_t::movie_codec
 

struct AVCodecContext* _stg_rtk_canvas_t::movie_context
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::fig
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::layer_fig
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::moveable_fig
 

int _stg_rtk_canvas_t::mouse_mode
 

double _stg_rtk_canvas_t::mouse_start_x
 

double _stg_rtk_canvas_t::mouse_start_y
 

double _stg_rtk_canvas_t::mouse_start_a
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::zoom_fig
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::mouse_over_fig
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::mouse_selected_fig
 

struct _stg_rtk_fig_t* _stg_rtk_canvas_t::mouse_selected_fig_last
 

struct _stg_rtk_flasher_t* _stg_rtk_canvas_t::flashers
 

char _stg_rtk_canvas_t::layer_show[STK_CANVAS_LAYERS]
 

void* _stg_rtk_canvas_t::userdata
 


The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 13:08:10 2005 for Stage by  doxygen 1.4.0