@Properties(inherit=BulletCollision.class) public class btOptimizedBvhNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btOptimizedBvhNode()
Default native constructor.
|
btOptimizedBvhNode(long size)
Native array allocator.
|
btOptimizedBvhNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btOptimizedBvhNode |
getPointer(long i) |
btVector3 |
m_aabbMaxOrg() |
btOptimizedBvhNode |
m_aabbMaxOrg(btVector3 setter) |
btVector3 |
m_aabbMinOrg() |
btOptimizedBvhNode |
m_aabbMinOrg(btVector3 setter) |
int |
m_escapeIndex() |
btOptimizedBvhNode |
m_escapeIndex(int setter) |
BytePointer |
m_padding() |
byte |
m_padding(int i) |
btOptimizedBvhNode |
m_padding(int i,
byte setter) |
int |
m_subPart() |
btOptimizedBvhNode |
m_subPart(int setter) |
int |
m_triangleIndex() |
btOptimizedBvhNode |
m_triangleIndex(int setter) |
btOptimizedBvhNode |
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 btOptimizedBvhNode()
public btOptimizedBvhNode(long size)
Pointer.position(long).public btOptimizedBvhNode(Pointer p)
Pointer(Pointer).public btOptimizedBvhNode position(long position)
public btOptimizedBvhNode getPointer(long i)
getPointer in class Pointerpublic btOptimizedBvhNode m_aabbMinOrg(btVector3 setter)
public btOptimizedBvhNode m_aabbMaxOrg(btVector3 setter)
public int m_escapeIndex()
public btOptimizedBvhNode m_escapeIndex(int setter)
public int m_subPart()
public btOptimizedBvhNode m_subPart(int setter)
public int m_triangleIndex()
public btOptimizedBvhNode m_triangleIndex(int setter)
public btOptimizedBvhNode m_padding(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_padding()
Copyright © 2024. All rights reserved.