MYNT EYE SDK  2.0.1-rc1
http://www.myntai.com/camera
mynteye::Object Struct Referenceabstract

Input & output object. More...

Inheritance diagram for mynteye::Object:
mynteye::ObjMat mynteye::ObjMat2

Static Public Member Functions

template<typename T >
static T * Cast (Object *obj)
 Cast the obj to T pointer.
 
template<typename T >
static const T * Cast (const Object *obj)
 Cast the obj to const T pointer.
 

Detailed Description

Input & output object.