@Properties(inherit=Bullet3Collision.class) public class b3Contact4 extends b3Contact4Data
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3Contact4()
Default native constructor.
|
b3Contact4(long size)
Native array allocator.
|
b3Contact4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
getBatchIdx() |
int |
getBodyA() |
int |
getBodyB() |
float |
getFrictionCoeff() |
int |
getNPoints() |
float |
getPenetration(int idx) |
b3Contact4 |
getPointer(long i) |
float |
getRestituitionCoeff() |
boolean |
isBodyAFixed() |
boolean |
isBodyBFixed() |
boolean |
isInvalid() |
b3Contact4 |
position(long position) |
void |
setFrictionCoeff(float c) |
void |
setRestituitionCoeff(float c) |
m_batchIdx, m_batchIdx, m_bodyAPtrAndSignBit, m_bodyAPtrAndSignBit, m_bodyBPtrAndSignBit, m_bodyBPtrAndSignBit, m_childIndexA, m_childIndexA, m_childIndexB, m_childIndexB, m_frictionCoeffCmp, m_frictionCoeffCmp, m_restituitionCoeffCmp, m_restituitionCoeffCmp, m_unused1, m_unused1, m_unused2, m_unused2, m_worldNormalOnB, m_worldNormalOnB, m_worldPosB, m_worldPosB, m_worldPosBaddress, 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 b3Contact4()
public b3Contact4(long size)
Pointer.position(long).public b3Contact4(Pointer p)
Pointer(Pointer).public b3Contact4 position(long position)
position in class b3Contact4Datapublic b3Contact4 getPointer(long i)
getPointer in class b3Contact4Datapublic int getBodyA()
public int getBodyB()
@ByRef public IntPointer getBatchIdx()
public float getRestituitionCoeff()
public void setRestituitionCoeff(float c)
public float getFrictionCoeff()
public void setFrictionCoeff(float c)
public int getNPoints()
public float getPenetration(int idx)
Copyright © 2024. All rights reserved.