@Name(value="btAlignedObjectArray<btAlignedObjectArray<btDeformableFaceRigidContactConstraint> >") @NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableFaceRigidContactConstraintArrayArray extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableFaceRigidContactConstraintArrayArray() |
btDeformableFaceRigidContactConstraintArrayArray(btDeformableFaceRigidContactConstraintArrayArray otherArray)
Generally it is best to avoid using the copy constructor of an btAlignedObjectArray, and use a (const) reference to the array instead.
|
btDeformableFaceRigidContactConstraintArrayArray(long size)
Native array allocator.
|
btDeformableFaceRigidContactConstraintArrayArray(Pointer p)
Pointer cast constructor.
|
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 btDeformableFaceRigidContactConstraintArrayArray(Pointer p)
Pointer(Pointer).public btDeformableFaceRigidContactConstraintArrayArray(long size)
Pointer.position(long).public btDeformableFaceRigidContactConstraintArrayArray()
public btDeformableFaceRigidContactConstraintArrayArray(@Const @ByRef btDeformableFaceRigidContactConstraintArrayArray otherArray)
public btDeformableFaceRigidContactConstraintArrayArray position(long position)
public btDeformableFaceRigidContactConstraintArrayArray getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public btDeformableFaceRigidContactConstraintArrayArray put(@Const @ByRef btDeformableFaceRigidContactConstraintArrayArray other)
public int size()
@ByRef public btDeformableFaceRigidContactConstraintArray at(int n)
@ByRef @Name(value="operator []") public btDeformableFaceRigidContactConstraintArray get(int n)
public void clear()
public void pop_back()
public void resizeNoInitialize(int newsize)
public void resize(int newsize,
@Const @ByRef(nullValue="btAlignedObjectArray<btDeformableFaceRigidContactConstraint>()")
btDeformableFaceRigidContactConstraintArray fillData)
public void resize(int newsize)
@ByRef public btDeformableFaceRigidContactConstraintArray expandNonInitializing()
@ByRef public btDeformableFaceRigidContactConstraintArray expand(@Const @ByRef(nullValue="btAlignedObjectArray<btDeformableFaceRigidContactConstraint>()") btDeformableFaceRigidContactConstraintArray fillValue)
@ByRef public btDeformableFaceRigidContactConstraintArray expand()
public void push_back(@Const @ByRef btDeformableFaceRigidContactConstraintArray _Val)
@Name(value="capacity") public int _capacity()
public void reserve(int _Count)
public void swap(int index0,
int index1)
public void removeAtIndex(int index)
public void initializeFromBuffer(Pointer buffer, int size, int _capacity)
public void copyFromArray(@Const @ByRef btDeformableFaceRigidContactConstraintArrayArray otherArray)
Copyright © 2024. All rights reserved.