@NoOffset @Properties(inherit=BulletSoftBody.class) public class btTriIndex extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btTriIndex(int partId,
int triangleIndex,
btCollisionShape shape) |
btTriIndex(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getPartId() |
int |
getTriangleIndex() |
int |
getUid() |
btCollisionShape |
m_childShape() |
btTriIndex |
m_childShape(btCollisionShape setter) |
int |
m_PartIdTriangleIndex() |
btTriIndex |
m_PartIdTriangleIndex(int setter) |
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, zero
public btTriIndex(Pointer p)
Pointer(Pointer)
.public btTriIndex(int partId, int triangleIndex, btCollisionShape shape)
public int m_PartIdTriangleIndex()
public btTriIndex m_PartIdTriangleIndex(int setter)
public btCollisionShape m_childShape()
public btTriIndex m_childShape(btCollisionShape setter)
public int getTriangleIndex()
public int getPartId()
public int getUid()
Copyright © 2024. All rights reserved.