![]() |
VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
|
Vision sensor device class header. More...
Go to the source code of this file.
Classes | |
class | vex::vision |
Use this class when programming the vision sensor. More... | |
class | vex::vision::object |
The object class represents an object that the vision sensor detects. More... | |
class | vex::vision::signature |
Use this class when programming the vision sensor. More... | |
class | vex::vision::code |
Use this class when programming the vision sensor. More... | |
Namespaces | |
namespace | vex |
Bumper switch device class | |
Macros | |
#define | VISION_MAX_OBJECTS 4 |
#define | VISION_DEFAULT_SNAPSHOT_OBJECTS 4 |
#define | MAX_MAME 32 |
Vision sensor device class header.
Definition in file vex_vision.h.
#define MAX_MAME 32 |
Definition at line 175 of file vex_vision.h.
#define VISION_DEFAULT_SNAPSHOT_OBJECTS 4 |
Definition at line 32 of file vex_vision.h.
#define VISION_MAX_OBJECTS 4 |
Definition at line 31 of file vex_vision.h.