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