public static class btDbvt.ICollide extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ICollide()
Default native constructor.
|
ICollide(long size)
Native array allocator.
|
ICollide(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AllLeaves(btDbvtNode arg0) |
boolean |
Descent(btDbvtNode arg0) |
btDbvt.ICollide |
getPointer(long i) |
btDbvt.ICollide |
position(long position) |
void |
Process(btDbvntNode arg0,
btDbvntNode arg1) |
void |
Process(btDbvtNode arg0) |
void |
Process(btDbvtNode arg0,
btDbvtNode arg1) |
void |
Process(btDbvtNode n,
double arg1) |
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 ICollide()
public ICollide(long size)
Pointer.position(long).public ICollide(Pointer p)
Pointer(Pointer).public btDbvt.ICollide position(long position)
public btDbvt.ICollide getPointer(long i)
getPointer in class Pointerpublic void Process(@Const btDbvtNode arg0, @Const btDbvtNode arg1)
public void Process(@Const btDbvtNode arg0)
public void Process(@Const btDbvtNode n, @Cast(value="btScalar") double arg1)
public void Process(@Const btDbvntNode arg0, @Const btDbvntNode arg1)
@Cast(value="bool") public boolean Descent(@Const btDbvtNode arg0)
@Cast(value="bool") public boolean AllLeaves(@Const btDbvtNode arg0)
Copyright © 2024. All rights reserved.