@Properties(inherit=BulletDynamics.class) public class btDantzigScratchMemory extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDantzigScratchMemory()
Default native constructor.
|
btDantzigScratchMemory(long size)
Native array allocator.
|
btDantzigScratchMemory(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btIntArray |
C() |
btDantzigScratchMemory |
C(btIntArray setter) |
btScalarArray |
d() |
btDantzigScratchMemory |
d(btScalarArray setter) |
btScalarArray |
Dell() |
btDantzigScratchMemory |
Dell(btScalarArray setter) |
btScalarArray |
delta_w() |
btDantzigScratchMemory |
delta_w(btScalarArray setter) |
btScalarArray |
delta_x() |
btDantzigScratchMemory |
delta_x(btScalarArray setter) |
btScalarArray |
ell() |
btDantzigScratchMemory |
ell(btScalarArray setter) |
btDantzigScratchMemory |
getPointer(long i) |
btScalarArray |
L() |
btDantzigScratchMemory |
L(btScalarArray setter) |
btScalarArray |
m_scratch() |
btDantzigScratchMemory |
m_scratch(btScalarArray setter) |
btIntArray |
p() |
btDantzigScratchMemory |
p(btIntArray setter) |
btDantzigScratchMemory |
position(long position) |
btBoolArray |
state() |
btDantzigScratchMemory |
state(btBoolArray setter) |
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 btDantzigScratchMemory()
public btDantzigScratchMemory(long size)
Pointer.position(long).public btDantzigScratchMemory(Pointer p)
Pointer(Pointer).public btDantzigScratchMemory position(long position)
public btDantzigScratchMemory getPointer(long i)
getPointer in class Pointer@ByRef public btScalarArray m_scratch()
public btDantzigScratchMemory m_scratch(btScalarArray setter)
@ByRef public btScalarArray L()
public btDantzigScratchMemory L(btScalarArray setter)
@ByRef public btScalarArray d()
public btDantzigScratchMemory d(btScalarArray setter)
@ByRef public btScalarArray delta_w()
public btDantzigScratchMemory delta_w(btScalarArray setter)
@ByRef public btScalarArray delta_x()
public btDantzigScratchMemory delta_x(btScalarArray setter)
@ByRef public btScalarArray Dell()
public btDantzigScratchMemory Dell(btScalarArray setter)
@ByRef public btScalarArray ell()
public btDantzigScratchMemory ell(btScalarArray setter)
@ByRef public btIntArray p()
public btDantzigScratchMemory p(btIntArray setter)
@ByRef public btIntArray C()
public btDantzigScratchMemory C(btIntArray setter)
@ByRef public btBoolArray state()
public btDantzigScratchMemory state(btBoolArray setter)
Copyright © 2024. All rights reserved.