#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <stdio.h>#include "sensor.h"#include "socket.h"#include "void.h"#include "interpol.h"#include "space.h"#include "triangles.h"#include <iostream>


Go to the source code of this file.
Classes | |
| class | Haptic_v2 |
Defines | |
| #define | SOCKET unsigned int |
| #define | RAYON 0.5 |
| #define | MATRIX 0.3 |
| #define MATRIX 0.3 |
Definition at line 40 of file haptic_v2.h.
| #define RAYON 0.5 |
Definition at line 39 of file haptic_v2.h.
| #define SOCKET unsigned int |
Definition at line 24 of file haptic_v2.h.
1.5.3