@NoOffset @Properties(inherit=BulletCollision.class) public class btAlignedBox3d extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btAlignedBox3d() |
btAlignedBox3d(btVector3 mn,
btVector3 mx) |
btAlignedBox3d(long size)
Native array allocator.
|
btAlignedBox3d(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(btVector3 x) |
btAlignedBox3d |
getPointer(long i) |
btVector3 |
m_max() |
btAlignedBox3d |
m_max(btVector3 setter) |
btVector3 |
m_min() |
btAlignedBox3d |
m_min(btVector3 setter) |
btVector3 |
max() |
btVector3 |
min() |
btAlignedBox3d |
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 btAlignedBox3d(Pointer p)
Pointer(Pointer).public btAlignedBox3d(long size)
Pointer.position(long).public btAlignedBox3d()
public btAlignedBox3d position(long position)
public btAlignedBox3d getPointer(long i)
getPointer in class Pointerpublic btAlignedBox3d m_min(btVector3 setter)
public btAlignedBox3d m_max(btVector3 setter)
Copyright © 2024. All rights reserved.