canvas.cc File Reference
#include "stage.hh"
#include "canvas.hh"
#include "worldfile.hh"
#include "texture_manager.hh"
#include "replace.h"
#include <string>
#include <sstream>
#include <png.h>
#include <algorithm>
#include <functional>
#include "region.hh"
#include "file_manager.hh"
#include "options_dlg.hh"
Include dependency graph for canvas.cc:

Variables | |
static bool | blur = true |
static GLubyte | checkImage [checkImageHeight][checkImageWidth][4] |
static const int | checkImageHeight = 2 |
static const int | checkImageWidth = 2 |
GLuint | checkTex |
static bool | init_done = false |
static bool | texture_load_done = false |
Variable Documentation
|
static |
|
static |
|
static |
|
static |
GLuint checkTex |
|
static |
|
static |
Generated on Sat Sep 20 2014 22:02:23 for Stage by
