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