public static class freenect.freenect_depth_cb extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
freenect.freenect_depth_cb() |
|
freenect.freenect_depth_cb(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(freenect.freenect_device dev,
Pointer depth,
int timestamp) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic freenect.freenect_depth_cb(Pointer p)
Pointer.Pointer(Pointer).protected freenect.freenect_depth_cb()
public void call(freenect.freenect_device dev, Pointer depth, @Cast(value="uint32_t") int timestamp)
Copyright © 2016. All rights reserved.