#include "thermometer.h"#include <wp_passive/wp_implementation.h>Include dependency graph for thermometer.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| const c_point | done_offset (20, 100) |
| const c_point | cancel_offset (100, 100) |
| const c_rectangle | thermo_world (0, 0, 1, 1) |
| void | cancelSetDistance (window_handle, thermometer *, XmAnyCallbackStruct *) |
| const c_point cancel_offset | ( | 100 | , | |
| 100 | ||||
| ) |
| void cancelSetDistance | ( | window_handle | , | |
| thermometer * | , | |||
| XmAnyCallbackStruct * | ||||
| ) |
Definition at line 48 of file thermometer.cpp.
| const c_point done_offset | ( | 20 | , | |
| 100 | ||||
| ) |
| const c_rectangle thermo_world | ( | 0 | , | |
| 0 | , | |||
| 1 | , | |||
| 1 | ||||
| ) |
1.5.1