public static class opencv_contrib.RectIntPairVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_contrib.RectIntPairVector() |
opencv_contrib.RectIntPairVector(long n) |
opencv_contrib.RectIntPairVector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Rect |
first(long i) |
opencv_contrib.RectIntPairVector |
first(long i,
opencv_core.Rect first) |
void |
resize(long n) |
int |
second(long i) |
opencv_contrib.RectIntPairVector |
second(long i,
int second) |
long |
size() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_contrib.RectIntPairVector(Pointer p)
public opencv_contrib.RectIntPairVector()
public opencv_contrib.RectIntPairVector(long n)
public long size()
public void resize(long n)
public opencv_core.Rect first(long i)
public opencv_contrib.RectIntPairVector first(long i, opencv_core.Rect first)
public int second(long i)
public opencv_contrib.RectIntPairVector second(long i, int second)
Copyright © 2014. All Rights Reserved.