Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | CvPoint2D64f
2D point with double precision floating-point coordinates. Warning: This structure is obsolete. It exists only to support backward compatibility. Please use class Point2d instead. Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint2d64f
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 24
|
|
|||
this 2D point with double precision floating-point coordinates. |
|||
x | |||
y | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
repr(x)
|
|
this2D point with double precision floating-point coordinates. Warning: This structure is obsolete. It exists only to support backward compatibility. Please use class Point2d instead. Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint2d64f
|
x
|
y
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:09 2010 | http://epydoc.sourceforge.net |