stage.cc File Reference
#include <FL/Fl_Shared_Image.H>#include "stage.hh"#include "config.h"#include "file_manager.hh"
Include dependency graph for stage.cc:

| Functions | |
| static uint8_t * | pb_get_pixel (Fl_Shared_Image *img, int x, int y) | 
| static bool | pb_pixel_is_set (Fl_Shared_Image *img, int x, int y, int threshold) | 
| static void | pb_set_rect (Fl_Shared_Image *pb, int x, int y, int width, int height, uint8_t val) | 
| Variables | |
| static bool | init_called = false | 
Function Documentation
| static uint8_t* pb_get_pixel | ( | Fl_Shared_Image * | img, | |
| int | x, | |||
| int | y | |||
| ) |  [inline, static] | 
| static bool pb_pixel_is_set | ( | Fl_Shared_Image * | img, | |
| int | x, | |||
| int | y, | |||
| int | threshold | |||
| ) |  [inline, static] | 
| static void pb_set_rect | ( | Fl_Shared_Image * | pb, | |
| int | x, | |||
| int | y, | |||
| int | width, | |||
| int | height, | |||
| uint8_t | val | |||
| ) |  [inline, static] | 
Variable Documentation
| bool init_called = false  [static] | 
Generated on Tue Oct 20 15:42:05 2009 for Stage by
 1.6.1
 1.6.1 
