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
◆ blur
|
static |
◆ checkImage
|
static |
◆ checkImageHeight
|
static |
◆ checkImageWidth
|
static |
◆ checkTex
GLuint checkTex |
◆ init_done
|
static |
◆ texture_load_done
|
static |
Generated on Thu Mar 8 2018 04:23:58 for Stage by
