VEX V5 C++ API
Typedefs | Classes | Namespaces | Macros
vex_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
 device class
 

Macros

#define VISION_MAX_OBJECTS   16
 
#define VISION_DEFAULT_SNAPSHOT_OBJECTS   8
 
#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   16

◆ VISION_DEFAULT_SNAPSHOT_OBJECTS

#define VISION_DEFAULT_SNAPSHOT_OBJECTS   8

◆ MAX_MAME

#define MAX_MAME   32