Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | CvPoint
2D point with integer coordinates (usually zero-based). Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 16
|
|
|||
this 2D point with integer coordinates (usually zero-based). |
|||
x | |||
y | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
repr(x)
|
|
this2D point with integer coordinates (usually zero-based). Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint
|
x
|
y
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |