public static class opencv_legacy.CvMatrix3 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvMatrix3() |
opencv_legacy.CvMatrix3(int size) |
opencv_legacy.CvMatrix3(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
FloatPointer |
m() |
float |
m(int i,
int j) |
opencv_legacy.CvMatrix3 |
m(int i,
int j,
float m) |
opencv_legacy.CvMatrix3 |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_legacy.CvMatrix3()
public opencv_legacy.CvMatrix3(int size)
public opencv_legacy.CvMatrix3(Pointer p)
public opencv_legacy.CvMatrix3 position(int position)
public float m(int i,
int j)
public opencv_legacy.CvMatrix3 m(int i, int j, float m)
public FloatPointer m()
Copyright © 2014. All Rights Reserved.