@NoOffset @Properties(inherit=BulletCollision.class) public class GIM_PAIR extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GIM_PAIR() |
GIM_PAIR(GIM_PAIR p) |
GIM_PAIR(int index1,
int index2) |
GIM_PAIR(long size)
Native array allocator.
|
GIM_PAIR(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GIM_PAIR |
getPointer(long i) |
int |
m_index1() |
GIM_PAIR |
m_index1(int setter) |
int |
m_index2() |
GIM_PAIR |
m_index2(int setter) |
GIM_PAIR |
position(long position) |
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 GIM_PAIR(Pointer p)
Pointer(Pointer).public GIM_PAIR(long size)
Pointer.position(long).public GIM_PAIR()
public GIM_PAIR(int index1,
int index2)
public GIM_PAIR getPointer(long i)
getPointer in class Pointerpublic int m_index1()
public GIM_PAIR m_index1(int setter)
public int m_index2()
public GIM_PAIR m_index2(int setter)
Copyright © 2024. All rights reserved.