Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
me.json
1{
2 "ignored_headers": [],
3 "ignored_classes": [],
4 "user_defined_headers": [],
5 "enums": {},
6 "classes": {
7 "vpMeSite": {
8 "methods": [
9 {
10 "static": true,
11 "signature": "void display(const vpImage<unsigned char> &, const double &, const double &, const vpMeSite::vpMeSiteState&)",
12 "custom_name": "displayMeSite"
13 },
14 {
15 "static": true,
16 "signature": "void display(const vpImage<vpRGBa> &, const double &, const double &, const vpMeSite::vpMeSiteState&)",
17 "custom_name": "displayMeSite"
18 }
19 ]
20 },
21 "vpNurbs": {
22 "methods": [
23 {
24 "static": true,
25 "signature": "unsigned int removeCurveKnot(double, unsigned int, unsigned int, double, unsigned int, unsigned int, std::vector<double> &, std::vector<vpImagePoint> &, std::vector<double> &)",
26 "custom_name": "removeCurveKnotStatic"
27 },
28 {
29 "static": true,
30 "signature": "void globalCurveInterp(std::vector<vpImagePoint> &, unsigned int, std::vector<double> &, std::vector<vpImagePoint> &, std::vector<double> &)",
31 "custom_name": "globalCurveInterpStatic"
32 },
33 {
34 "static": true,
35 "signature": "void globalCurveApprox(std::vector<vpImagePoint> &, unsigned int, unsigned int, std::vector<double> &, std::vector<vpImagePoint> &, std::vector<double> &)",
36 "custom_name": "globalCurveApproxStatic"
37 },
38 {
39 "static": true,
40 "signature": "vpImagePoint computeCurvePoint(double, unsigned int, unsigned int, std::vector<double> &, std::vector<vpImagePoint> &, std::vector<double> &)",
41 "custom_name": "computeCurvePointStatic"
42 },
43 {
44 "static": true,
45 "signature": "void curveKnotIns(double, unsigned int, unsigned int, unsigned int, unsigned int, std::vector<double> &, std::vector<vpImagePoint> &, std::vector<double> &)",
46 "custom_name": "curveKnotInsStatic"
47 }
48 ]
49 },
50 "vpMeNurbs": {
51 "methods": [
52 {
53 "static": true,
54 "signature": "void display(const vpImage<vpRGBa>&, vpNurbs&, const vpColor&, unsigned int)",
55 "custom_name": "displayMeNurbs"
56 },
57 {
58 "static": true,
59 "signature": "void display(const vpImage<unsigned char>&, vpNurbs&, const vpColor&, unsigned int)",
60 "custom_name": "displayMeNurbs"
61 }
62 ]
63 }
64 }
65}