@Properties(inherit=Bullet3Common.class) public class b3UnsignedInt4 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3UnsignedInt4()
Default native constructor.
|
b3UnsignedInt4(long size)
Native array allocator.
|
b3UnsignedInt4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3UnsignedInt4 |
getPointer(long i) |
b3UnsignedInt4 |
position(long position) |
IntPointer |
s() |
int |
s(int i) |
b3UnsignedInt4 |
s(int i,
int setter) |
int |
w() |
b3UnsignedInt4 |
w(int setter) |
int |
x() |
b3UnsignedInt4 |
x(int setter) |
int |
y() |
b3UnsignedInt4 |
y(int setter) |
int |
z() |
b3UnsignedInt4 |
z(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 b3UnsignedInt4()
public b3UnsignedInt4(long size)
Pointer.position(long).public b3UnsignedInt4(Pointer p)
Pointer(Pointer).public b3UnsignedInt4 position(long position)
public b3UnsignedInt4 getPointer(long i)
getPointer in class Pointerpublic b3UnsignedInt4 x(int setter)
public b3UnsignedInt4 y(int setter)
public b3UnsignedInt4 z(int setter)
public b3UnsignedInt4 w(int setter)
public b3UnsignedInt4 s(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer s()
Copyright © 2024. All rights reserved.