Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SparseMatIterator
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 24
|
|
|||
this | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (SparseMat)_m) -> None : C++ signature : void __init__(_object*,cv::SparseMat*) __init__( (object)arg1, (SparseMatIterator)it) -> None : C++ signature : void __init__(_object*,cv::SparseMatIterator)
|
__iter__( (SparseMatIterator)arg1) -> SparseMatIterator : C++ signature : SparseMatIterator_wrapper {lvalue} __iter__(SparseMatIterator_wrapper {lvalue}) |
helper for pickle
|
assign( (SparseMatIterator)arg1, (SparseMatIterator)it) -> SparseMatIterator : Wrapped function: operator= C++ signature : cv::SparseMatIterator {lvalue} assign(cv::SparseMatIterator {lvalue},cv::SparseMatIterator) |
next( (SparseMatIterator)arg1) -> Node : C++ signature : cv::SparseMat::Node* next(SparseMatIterator_wrapper {lvalue}) |
node( (SparseMatIterator)arg1) -> Node : C++ signature : cv::SparseMat::Node* node(cv::SparseMatIterator {lvalue}) |
|
this
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:06 2010 | http://epydoc.sourceforge.net |