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