@NoOffset @Properties(inherit=BulletCollision.class) public class btStorageResult extends btDiscreteCollisionDetectorInterface.Result
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btStorageResult(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContactPoint(btVector3 normalOnBInWorld,
btVector3 pointInWorld,
double depth) |
btVector3 |
m_closestPointInB() |
btStorageResult |
m_closestPointInB(btVector3 setter) |
double |
m_distance() |
btStorageResult |
m_distance(double setter) |
btVector3 |
m_normalOnSurfaceB() |
btStorageResult |
m_normalOnSurfaceB(btVector3 setter) |
setShapeIdentifiersA, setShapeIdentifiersBaddress, 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 btStorageResult(Pointer p)
Pointer(Pointer).public btStorageResult m_normalOnSurfaceB(btVector3 setter)
public btStorageResult m_closestPointInB(btVector3 setter)
public btStorageResult m_distance(double setter)
public void addContactPoint(@Const @ByRef btVector3 normalOnBInWorld, @Const @ByRef btVector3 pointInWorld, @Cast(value="btScalar") double depth)
addContactPoint in class btDiscreteCollisionDetectorInterface.ResultCopyright © 2024. All rights reserved.