| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Seq_Point2i
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 12
|
|||
|
|||
| seq | |||
| this | |||
|
Inherited from |
|||
|
|||
__getitem__( (Seq_Point2i)arg1, (object)idx) -> Point2i :
Wrapped function:
operator[]
C++ signature :
cv::Point_<int> {lvalue} __getitem__(cv::Seq<cv::Point_<int> > {lvalue},int)
__getitem__( (Seq_Point2i)arg1, (object)idx) -> Point2i :
Wrapped function:
operator[]
C++ signature :
cv::Point_<int> __getitem__(cv::Seq<cv::Point_<int> > {lvalue},int)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (CvSeq)_seq) -> None :
C++ signature :
void __init__(_object*,CvSeq const*)
__init__( (object)arg1, (MemStorage)storage [, (int)headerSize=56]) -> None :
C++ signature :
void __init__(_object*,cv::Ptr<CvMemStorage> {lvalue} [,int=56])
|
__len__( (Seq_Point2i)arg1) -> int :
C++ signature :
unsigned int __len__(cv::Seq<cv::Point_<int> >)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (CvSeq)_seq) -> None :
C++ signature :
void __init__(_object*,CvSeq const*)
__init__( (object)arg1, (MemStorage)storage [, (object)headerSize=56]) -> None :
C++ signature :
void __init__(_object*,cv::Ptr<CvMemStorage> {lvalue} [,int=56])
|
helper for pickle
|
__temp_func( (Seq_Point2i)arg1) -> vector_Point2i :
Wrapped function:
operator ::std::vector<cv::Point_<int>,
std::allocator<cv::Point_<int> > >
C++ signature :
std::vector<cv::Point_<int>, std::allocator<cv::Point_<int> > > __temp_func(cv::Seq<cv::Point_<int> > {lvalue})
|
channels( (Seq_Point2i)arg1) -> int :
C++ signature :
int channels(cv::Seq<cv::Point_<int> > {lvalue})
|
clear( (Seq_Point2i)arg1) -> None :
C++ signature :
void clear(cv::Seq<cv::Point_<int> > {lvalue})
|
copyTo( (Seq_Point2i)arg1, (vector_Point2i)vec [, (Range)range=Range(start=-2147483648, end=2147483647)]) -> None :
C++ signature :
void copyTo(cv::Seq<cv::Point_<int> > {lvalue},std::vector<cv::Point_<int>, std::allocator<cv::Point_<int> > > {lvalue} [,cv::Range=Range(start=-2147483648, end=2147483647)])
|
depth( (Seq_Point2i)arg1) -> int :
C++ signature :
int depth(cv::Seq<cv::Point_<int> > {lvalue})
|
elemSize( (Seq_Point2i)arg1) -> int :
C++ signature :
unsigned int elemSize(cv::Seq<cv::Point_<int> > {lvalue})
|
empty( (Seq_Point2i)arg1) -> bool :
C++ signature :
bool empty(cv::Seq<cv::Point_<int> > {lvalue})
|
index( (Seq_Point2i)arg1, (Point2i)elem) -> int :
C++ signature :
unsigned int index(cv::Seq<cv::Point_<int> > {lvalue},cv::Point_<int>)
|
insert( (Seq_Point2i)arg1, (object)idx, (Point2i)elem) -> None :
C++ signature :
void insert(cv::Seq<cv::Point_<int> > {lvalue},int,cv::Point_<int>)
|
pop_back( (Seq_Point2i)arg1) -> None :
C++ signature :
void pop_back(cv::Seq<cv::Point_<int> > {lvalue})
|
pop_front( (Seq_Point2i)arg1) -> None :
C++ signature :
void pop_front(cv::Seq<cv::Point_<int> > {lvalue})
|
push_back( (Seq_Point2i)arg1, (Point2i)elem) -> None :
C++ signature :
void push_back(cv::Seq<cv::Point_<int> > {lvalue},cv::Point_<int>)
|
push_front( (Seq_Point2i)arg1, (Point2i)elem) -> None :
C++ signature :
void push_front(cv::Seq<cv::Point_<int> > {lvalue},cv::Point_<int>)
|
remove( (Seq_Point2i)arg1, (object)idx) -> None :
C++ signature :
void remove(cv::Seq<cv::Point_<int> > {lvalue},int)
remove( (Seq_Point2i)arg1, (Range)r) -> None :
C++ signature :
void remove(cv::Seq<cv::Point_<int> > {lvalue},cv::Range)
|
size( (Seq_Point2i)arg1) -> int :
C++ signature :
unsigned int size(cv::Seq<cv::Point_<int> > {lvalue})
|
type( (Seq_Point2i)arg1) -> int :
C++ signature :
int type(cv::Seq<cv::Point_<int> > {lvalue})
|
|
|||
seq
|
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:07 2010 | http://epydoc.sourceforge.net |