Acoustic Touch Recognition
|
#include <iostream>
#include <cstring>
#include <cstdlib>
#include "oscpack/osc/OscReceivedElements.h"
#include "oscpack/osc/OscPrintReceivedElements.h"
#include "oscpack/ip/UdpSocket.h"
#include "oscpack/ip/PacketListener.h"
Classes | |
class | OscDumpPacketListener |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |