@Properties(inherit=Bullet3Common.class) public class b3UnsignedInt2 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3UnsignedInt2()
Default native constructor.
|
b3UnsignedInt2(long size)
Native array allocator.
|
b3UnsignedInt2(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3UnsignedInt2 |
getPointer(long i) |
b3UnsignedInt2 |
position(long position) |
IntPointer |
s() |
int |
s(int i) |
b3UnsignedInt2 |
s(int i,
int setter) |
int |
x() |
b3UnsignedInt2 |
x(int setter) |
int |
y() |
b3UnsignedInt2 |
y(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b3UnsignedInt2()
public b3UnsignedInt2(long size)
Pointer.position(long).public b3UnsignedInt2(Pointer p)
Pointer(Pointer).public b3UnsignedInt2 position(long position)
public b3UnsignedInt2 getPointer(long i)
getPointer in class Pointerpublic b3UnsignedInt2 x(int setter)
public b3UnsignedInt2 y(int setter)
public b3UnsignedInt2 s(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer s()
Copyright © 2024. All rights reserved.