#include "bcpot.h"#include "bcresources.h"#include "colors.h"#include "keys.h"#include "units.h"#include "vframe.h"#include <ctype.h>#include <math.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | MIN_ANGLE 225 |
| #define | MAX_ANGLE -45 |
| #define MAX_ANGLE -45 |
Definition at line 12 of file bcpot.C.
Referenced by BC_Pot::angle_to_percentage(), and BC_Pot::percentage_to_angle().
| #define MIN_ANGLE 225 |
Definition at line 11 of file bcpot.C.
Referenced by BC_Pot::angle_to_percentage(), RotateScan::get_cache(), BC_Pot::percentage_to_angle(), and RotateScan::scan_frame().
1.5.5