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