@Name(value="btHashMap<btHashInt,btAlignedObjectArray<btVector3> >") @Properties(inherit=LinearMath.class) public class btHashMap_btHashInt_btVector3Array extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btHashMap_btHashInt_btVector3Array()
Default native constructor.
|
btHashMap_btHashInt_btVector3Array(long size)
Native array allocator.
|
btHashMap_btHashInt_btVector3Array(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
clear() |
btVector3Array |
find(btHashInt key) |
int |
findIndex(btHashInt key) |
btVector3Array |
get(btHashInt key) |
btVector3Array |
getAtIndex(int index) |
btHashInt |
getKeyAtIndex(int index) |
btHashMap_btHashInt_btVector3Array |
getPointer(long i) |
void |
insert(btHashInt key,
btVector3Array value) |
btHashMap_btHashInt_btVector3Array |
position(long position) |
void |
remove(btHashInt key) |
int |
size() |
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, zero
public btHashMap_btHashInt_btVector3Array()
public btHashMap_btHashInt_btVector3Array(long size)
Pointer.position(long)
.public btHashMap_btHashInt_btVector3Array(Pointer p)
Pointer(Pointer)
.public btHashMap_btHashInt_btVector3Array position(long position)
public btHashMap_btHashInt_btVector3Array getPointer(long i)
getPointer
in class Pointer
public int size()
public btVector3Array getAtIndex(int index)
public btVector3Array find(@Const @ByRef btHashInt key)
public void clear()
Copyright © 2024. All rights reserved.