|
VEX V5 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 | |
| device class | |
Macros | |
| #define | VISION_MAX_OBJECTS 16 |
| #define | VISION_DEFAULT_SNAPSHOT_OBJECTS 8 |
| #define | MAX_MAME 32 |
Vision sensor device class header.
| typedef vex::vision::object VexVisionObject |
| typedef vex::vision::code VisionCode |
| #define VISION_MAX_OBJECTS 16 |
| #define VISION_DEFAULT_SNAPSHOT_OBJECTS 8 |
| #define MAX_MAME 32 |
1.8.15