@NoOffset @Properties(inherit=BulletCollision.class) public class btTriangleBuffer extends btTriangleCallback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btTriangleBuffer()
Default native constructor.
|
btTriangleBuffer(long size)
Native array allocator.
|
btTriangleBuffer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearBuffer() |
int |
getNumTriangles() |
btTriangleBuffer |
getPointer(long i) |
btTriangle |
getTriangle(int index) |
btTriangleBuffer |
position(long position) |
void |
processTriangle(btVector3 triangle,
int partId,
int triangleIndex) |
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 btTriangleBuffer()
public btTriangleBuffer(long size)
Pointer.position(long).public btTriangleBuffer(Pointer p)
Pointer(Pointer).public btTriangleBuffer position(long position)
public btTriangleBuffer getPointer(long i)
getPointer in class Pointerpublic void processTriangle(btVector3 triangle, int partId, int triangleIndex)
processTriangle in class btTriangleCallbackpublic int getNumTriangles()
@Const @ByRef public btTriangle getTriangle(int index)
public void clearBuffer()
Copyright © 2024. All rights reserved.