@Properties(inherit=Bullet3OpenCL.class) public class b3BvhInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3BvhInfo()
Default native constructor.
|
b3BvhInfo(long size)
Native array allocator.
|
b3BvhInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3BvhInfo |
getPointer(long i) |
b3Vector3 |
m_aabbMax() |
b3BvhInfo |
m_aabbMax(b3Vector3 setter) |
b3Vector3 |
m_aabbMin() |
b3BvhInfo |
m_aabbMin(b3Vector3 setter) |
int |
m_nodeOffset() |
b3BvhInfo |
m_nodeOffset(int setter) |
int |
m_numNodes() |
b3BvhInfo |
m_numNodes(int setter) |
int |
m_numSubTrees() |
b3BvhInfo |
m_numSubTrees(int setter) |
b3Vector3 |
m_quantization() |
b3BvhInfo |
m_quantization(b3Vector3 setter) |
int |
m_subTreeOffset() |
b3BvhInfo |
m_subTreeOffset(int setter) |
b3BvhInfo |
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 b3BvhInfo()
public b3BvhInfo(long size)
Pointer.position(long).public b3BvhInfo(Pointer p)
Pointer(Pointer).public b3BvhInfo getPointer(long i)
getPointer in class Pointerpublic int m_numNodes()
public b3BvhInfo m_numNodes(int setter)
public int m_numSubTrees()
public b3BvhInfo m_numSubTrees(int setter)
public int m_nodeOffset()
public b3BvhInfo m_nodeOffset(int setter)
public int m_subTreeOffset()
public b3BvhInfo m_subTreeOffset(int setter)
Copyright © 2024. All rights reserved.