@NoOffset @Properties(inherit=BulletCollision.class) public class btPointCollector extends btDiscreteCollisionDetectorInterface.Result
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btPointCollector() |
btPointCollector(long size)
Native array allocator.
|
btPointCollector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContactPoint(btVector3 normalOnBInWorld,
btVector3 pointInWorld,
double depth) |
btPointCollector |
getPointer(long i) |
double |
m_distance() |
btPointCollector |
m_distance(double setter) |
boolean |
m_hasResult() |
btPointCollector |
m_hasResult(boolean setter) |
btVector3 |
m_normalOnBInWorld() |
btPointCollector |
m_normalOnBInWorld(btVector3 setter) |
btVector3 |
m_pointInWorld() |
btPointCollector |
m_pointInWorld(btVector3 setter) |
btPointCollector |
position(long position) |
void |
setShapeIdentifiersA(int partId0,
int index0)
setShapeIdentifiersA/B provides experimental support for per-triangle material / custom material combiner
|
void |
setShapeIdentifiersB(int partId1,
int index1) |
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 btPointCollector(Pointer p)
Pointer(Pointer).public btPointCollector(long size)
Pointer.position(long).public btPointCollector()
public btPointCollector position(long position)
public btPointCollector getPointer(long i)
getPointer in class Pointerpublic btPointCollector m_normalOnBInWorld(btVector3 setter)
public btPointCollector m_pointInWorld(btVector3 setter)
public btPointCollector m_distance(double setter)
public btPointCollector m_hasResult(boolean setter)
public void setShapeIdentifiersA(int partId0,
int index0)
btDiscreteCollisionDetectorInterface.ResultsetShapeIdentifiersA in class btDiscreteCollisionDetectorInterface.Resultpublic void setShapeIdentifiersB(int partId1,
int index1)
setShapeIdentifiersB in class btDiscreteCollisionDetectorInterface.Resultpublic void addContactPoint(@Const @ByRef btVector3 normalOnBInWorld, @Const @ByRef btVector3 pointInWorld, @Cast(value="btScalar") double depth)
addContactPoint in class btDiscreteCollisionDetectorInterface.ResultCopyright © 2024. All rights reserved.