#include "PME.h"
#include <arpa/inet.h>
Defines | |
| #define | signof(x) (((x)<0)? -1.0 : 1.0) |
| #define | RMAX (1.0) |
| #define | MIN_GRAB_DISTANCE_SQ (0.05) |
Variables | |
| double | kTwoPi = 2.0 * M_PI |
| unsigned | exit_count = 0 |
|
|
|
|
|
|
|
|
|
|
|
PME.h -- Ventriloquist See the copyright notice and acknowledgment of authors in the file COPYRIGHT Doug McCoy, 2004. |
|
|
|
1.4.5-20051010