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