VEX IQ C++ API
Typedefs | Classes | Namespaces | Macros
vexiq_vision.h File Reference

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
 

Detailed Description

Vision sensor device class header.

Typedef Documentation

◆ VexVisionObject

◆ VisionCode

Macro Definition Documentation

◆ VISION_MAX_OBJECTS

#define VISION_MAX_OBJECTS   4

◆ VISION_DEFAULT_SNAPSHOT_OBJECTS

#define VISION_DEFAULT_SNAPSHOT_OBJECTS   4

◆ MAX_SIGNATURES

#define MAX_SIGNATURES   7

◆ MAX_MAME

#define MAX_MAME   32