 |
ViSP
3.0.0
|
37 #ifndef vpCgiconstants_H
38 #define vpCgiconstants_H
40 #include <visp3/core/vpConfig.h>
42 #ifndef DOXYGEN_SHOULD_SKIP_THIS
134 #define VWSURF_NEWFLG 1
135 #define _CGI_KEYBORDS 1
136 #define _CGI_LOCATORS 4
137 #define _CGI_STROKES 3
138 #define _CGI_VALUATRS 3
139 #define _CGI_CHOICES 3
144 #define MAXEVENTS 1024
147 #define MAXAESSIZE 10
148 #define MAXNUMPATS 50
149 #define MAXPATSIZE 256
167 #define DEVNAMESIZE 20
172 #define NORMAL_VWSURF(dev,surf) \
173 dev.screenname[0] = '\0'; \
174 dev.windowname[0] = '\0'; \
179 dev.cmapname[0] ='\0'; \