#include "TransferFunction.h"
#include <cmath>
Defines | |
#define | LEFT_MOUSE_BUTTON 0 |
#define | MIDDLE_MOUSE_BUTTON 1 |
#define | RIGHT_MOUSE_BUTTON 2 |
#define | PRESS_BUTTON 0 |
#define | LEAVE_BUTTON 1 |
#define LEAVE_BUTTON 1 |
#define LEFT_MOUSE_BUTTON 0 |
#define MIDDLE_MOUSE_BUTTON 1 |
#define PRESS_BUTTON 0 |
#define RIGHT_MOUSE_BUTTON 2 |