#include <FL/Fl_Shared_Image.H>
#include "config.h"
#include "file_manager.hh"
#include "stage.hh"
Go to the source code of this file.
|
double | direction (double a) |
|
static bool | pixel_is_set (uint8_t *pixels, const unsigned int width, const unsigned int depth, const unsigned int x, const unsigned int y, uint8_t threshold) |
|
◆ direction()
double direction |
( |
double |
a | ) |
|
◆ pixel_is_set()
static bool pixel_is_set |
( |
uint8_t * |
pixels, |
|
|
const unsigned int |
width, |
|
|
const unsigned int |
depth, |
|
|
const unsigned int |
x, |
|
|
const unsigned int |
y, |
|
|
uint8_t |
threshold |
|
) |
| |
|
inlinestatic |
◆ init_called