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