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