@Properties(inherit=realsense2.class) public class rs2_pixel extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
rs2_pixel()
Default native constructor.
|
rs2_pixel(long size)
Native array allocator.
|
rs2_pixel(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
ij() |
int |
ij(int i) |
rs2_pixel |
ij(int i,
int setter) |
rs2_pixel |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic rs2_pixel()
public rs2_pixel(long size)
Pointer.position(long).public rs2_pixel(Pointer p)
Pointer.Pointer(Pointer).public int ij(int i)
public rs2_pixel ij(int i, int setter)
@MemberGetter public IntPointer ij()
Copyright © 2019. All rights reserved.