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