Package pycv :: Package interfaces :: Package opencv :: Class CvMouseCallback
[hide private]
[frames] | no frames]

Class CvMouseCallback

source code

  object --+        
           |        
   ??._CData --+    
               |    
_ctypes.CFuncPtr --+
                   |
                  pycv.interfaces.opencv.CvMouseCallback

Instance Methods [hide private]

Inherited from _ctypes.CFuncPtr: __call__, __new__, __repr__

Inherited from unreachable._CData: __ctypes_from_outparam__, __hash__

Inherited from object: __delattr__, __getattribute__, __init__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variables [hide private]
  _argtypes_ = (<class 'ctypes.c_long'>, <class 'ctypes.c_long'>...
  _flags_ = 1
  _restype_ = None
Properties [hide private]

Inherited from _ctypes.CFuncPtr: argtypes, errcheck, restype

Inherited from unreachable._CData: _b_base_, _b_needsfree_

Inherited from unreachable._CData (private): _objects

Inherited from object: __class__

Class Variable Details [hide private]

_argtypes_

Value:
(<class 'ctypes.c_long'>,
 <class 'ctypes.c_long'>,
 <class 'ctypes.c_long'>,
 <class 'ctypes.c_long'>,
 <class 'ctypes.c_void_p'>)