|
VEX IQ C++ API
|
Vision sensor device class header. More...
Typedefs | |
| typedef vex::vision::object | VexVisionObject |
| typedef vex::vision::code | VisionCode |
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 | |
| vex | |
| Touch led device class. | |
Macros | |
| #define | VISION_MAX_OBJECTS 4 |
| #define | VISION_DEFAULT_SNAPSHOT_OBJECTS 4 |
| #define | MAX_SIGNATURES 7 |
| #define | MAX_MAME 32 |
Vision sensor device class header.
| typedef vex::vision::object VexVisionObject |
| typedef vex::vision::code VisionCode |
| #define VISION_MAX_OBJECTS 4 |
| #define VISION_DEFAULT_SNAPSHOT_OBJECTS 4 |
| #define MAX_SIGNATURES 7 |
| #define MAX_MAME 32 |
1.8.15