@NoOffset public static class btCollisionWorld.ContactResultCallback extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ContactResultCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
addSingleResult(btManifoldPoint cp,
btCollisionObjectWrapper colObj0Wrap,
int partId0,
int index0,
btCollisionObjectWrapper colObj1Wrap,
int partId1,
int index1) |
double |
m_closestDistanceThreshold() |
btCollisionWorld.ContactResultCallback |
m_closestDistanceThreshold(double setter) |
int |
m_collisionFilterGroup() |
btCollisionWorld.ContactResultCallback |
m_collisionFilterGroup(int setter) |
int |
m_collisionFilterMask() |
btCollisionWorld.ContactResultCallback |
m_collisionFilterMask(int setter) |
boolean |
needsCollision(btBroadphaseProxy proxy0) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ContactResultCallback(Pointer p)
Pointer(Pointer).public int m_collisionFilterGroup()
public btCollisionWorld.ContactResultCallback m_collisionFilterGroup(int setter)
public int m_collisionFilterMask()
public btCollisionWorld.ContactResultCallback m_collisionFilterMask(int setter)
public btCollisionWorld.ContactResultCallback m_closestDistanceThreshold(double setter)
@Cast(value="bool") public boolean needsCollision(btBroadphaseProxy proxy0)
@Cast(value="btScalar") public double addSingleResult(@ByRef btManifoldPoint cp, @Const btCollisionObjectWrapper colObj0Wrap, int partId0, int index0, @Const btCollisionObjectWrapper colObj1Wrap, int partId1, int index1)
Copyright © 2024. All rights reserved.