@Properties(inherit=Bullet3Collision.class) public class b3Contact4Data extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
b3Contact4Data()
Default native constructor.
|
b3Contact4Data(long size)
Native array allocator.
|
b3Contact4Data(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
b3Contact4Data |
getPointer(long i) |
int |
m_batchIdx() |
b3Contact4Data |
m_batchIdx(int setter) |
int |
m_bodyAPtrAndSignBit() |
b3Contact4Data |
m_bodyAPtrAndSignBit(int setter) |
int |
m_bodyBPtrAndSignBit() |
b3Contact4Data |
m_bodyBPtrAndSignBit(int setter) |
int |
m_childIndexA() |
b3Contact4Data |
m_childIndexA(int setter) |
int |
m_childIndexB() |
b3Contact4Data |
m_childIndexB(int setter) |
short |
m_frictionCoeffCmp() |
b3Contact4Data |
m_frictionCoeffCmp(short setter) |
short |
m_restituitionCoeffCmp() |
b3Contact4Data |
m_restituitionCoeffCmp(short setter) |
int |
m_unused1() |
b3Contact4Data |
m_unused1(int setter) |
int |
m_unused2() |
b3Contact4Data |
m_unused2(int setter) |
b3Vector3 |
m_worldNormalOnB() |
b3Contact4Data |
m_worldNormalOnB(b3Vector3 setter) |
b3Vector3 |
m_worldPosB() |
b3Vector3 |
m_worldPosB(int i) |
b3Contact4Data |
m_worldPosB(int i,
b3Vector3 setter) |
b3Contact4Data |
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, zero
public b3Contact4Data()
public b3Contact4Data(long size)
Pointer.position(long)
.public b3Contact4Data(Pointer p)
Pointer(Pointer)
.public b3Contact4Data position(long position)
public b3Contact4Data getPointer(long i)
getPointer
in class Pointer
public b3Contact4Data m_worldPosB(int i, b3Vector3 setter)
@MemberGetter public b3Vector3 m_worldPosB()
public b3Contact4Data m_worldNormalOnB(b3Vector3 setter)
public b3Contact4Data m_restituitionCoeffCmp(short setter)
public b3Contact4Data m_frictionCoeffCmp(short setter)
public int m_batchIdx()
public b3Contact4Data m_batchIdx(int setter)
public int m_bodyAPtrAndSignBit()
public b3Contact4Data m_bodyAPtrAndSignBit(int setter)
public int m_bodyBPtrAndSignBit()
public b3Contact4Data m_bodyBPtrAndSignBit(int setter)
public int m_childIndexA()
public b3Contact4Data m_childIndexA(int setter)
public int m_childIndexB()
public b3Contact4Data m_childIndexB(int setter)
public int m_unused1()
public b3Contact4Data m_unused1(int setter)
public int m_unused2()
public b3Contact4Data m_unused2(int setter)
Copyright © 2024. All rights reserved.