@Convention(value="CV_CDECL") public static class opencv_highgui.CvMouseCallback extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Modifier | Constructor and Description |
---|---|
protected |
opencv_highgui.CvMouseCallback() |
|
opencv_highgui.CvMouseCallback(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
call(int event,
int x,
int y,
int flags,
Pointer param) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zero
public opencv_highgui.CvMouseCallback(Pointer p)
Pointer.Pointer(Pointer)
.protected opencv_highgui.CvMouseCallback()
public void call(int event, int x, int y, int flags, Pointer param)
Copyright © 2016. All rights reserved.