LeapMotion Scol plugin
D:
dev
scol-technologies
trunk
scol
plugins
leapmotion
include
loadScolLeapMotion.h
1
#ifndef __LOAD_SCOL_LEAPMOTION_H__
2
#define __LOAD_SCOL_LEAPMOTION_H__
3
4
#include "scolMachine.h"
5
6
#ifdef __cplusplus
7
extern
"C"
8
#endif
9
SCOL_EXPORT
int
ScolLeapMotionLoadPlugin(mmachine m, cbmachine w);
10
11
#ifdef __cplusplus
12
extern
"C"
13
#endif
14
SCOL_EXPORT
int
ScolLeapMotionUnloadPlugin();
15
16
#endif
Generated on Thu Aug 24 2017 10:27:20 for LeapMotion Scol plugin by
1.8.13