@Properties(inherit=BulletCollision.class) public class btQuantizedBvhNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btQuantizedBvhNode()
Default native constructor.
|
btQuantizedBvhNode(long size)
Native array allocator.
|
btQuantizedBvhNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getEscapeIndex() |
int |
getPartId() |
btQuantizedBvhNode |
getPointer(long i) |
int |
getTriangleIndex() |
boolean |
isLeafNode() |
int |
m_escapeIndexOrTriangleIndex() |
btQuantizedBvhNode |
m_escapeIndexOrTriangleIndex(int setter) |
ShortPointer |
m_quantizedAabbMax() |
short |
m_quantizedAabbMax(int i) |
btQuantizedBvhNode |
m_quantizedAabbMax(int i,
short setter) |
ShortPointer |
m_quantizedAabbMin() |
short |
m_quantizedAabbMin(int i) |
btQuantizedBvhNode |
m_quantizedAabbMin(int i,
short setter) |
btQuantizedBvhNode |
position(long position) |
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 btQuantizedBvhNode()
public btQuantizedBvhNode(long size)
Pointer.position(long).public btQuantizedBvhNode(Pointer p)
Pointer(Pointer).public btQuantizedBvhNode position(long position)
public btQuantizedBvhNode getPointer(long i)
getPointer in class Pointerpublic btQuantizedBvhNode m_quantizedAabbMin(int i, short setter)
@MemberGetter @Cast(value="unsigned short int*") public ShortPointer m_quantizedAabbMin()
public btQuantizedBvhNode m_quantizedAabbMax(int i, short setter)
@MemberGetter @Cast(value="unsigned short int*") public ShortPointer m_quantizedAabbMax()
public int m_escapeIndexOrTriangleIndex()
public btQuantizedBvhNode m_escapeIndexOrTriangleIndex(int setter)
public int getEscapeIndex()
public int getTriangleIndex()
public int getPartId()
Copyright © 2024. All rights reserved.