Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | CvPoint3D32f
3D point with floating-point coordinates. Warning: This structure is obsolete. It exists only to support backward compatibility. Please use class Point3f instead. Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint3d32f
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 20
|
|
|||
this 3D point with floating-point coordinates. |
|||
x | |||
y | |||
z | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
repr(x)
|
|
this3D point with floating-point coordinates. Warning: This structure is obsolete. It exists only to support backward compatibility. Please use class Point3f instead. Reference: http://opencv.willowgarage.com/documentation/basic_structures.html#cvpoint3d32f
|
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 |