public static class btSoftBody.Config extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Config()
Default native constructor.
|
Config(long size)
Native array allocator.
|
Config(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, zero
public Config()
public Config(long size)
Pointer.position(long)
.public Config(Pointer p)
Pointer(Pointer)
.public btSoftBody.Config position(long position)
public btSoftBody.Config getPointer(long i)
getPointer
in class Pointer
public btSoftBody.Config aeromodel(int setter)
public btSoftBody.Config kVCF(double setter)
public btSoftBody.Config kDP(double setter)
public btSoftBody.Config kDG(double setter)
public btSoftBody.Config kLF(double setter)
public btSoftBody.Config kPR(double setter)
public btSoftBody.Config kVC(double setter)
public btSoftBody.Config kDF(double setter)
public btSoftBody.Config kMT(double setter)
public btSoftBody.Config kCHR(double setter)
public btSoftBody.Config kKHR(double setter)
public btSoftBody.Config kSHR(double setter)
public btSoftBody.Config kAHR(double setter)
public btSoftBody.Config kSRHR_CL(double setter)
public btSoftBody.Config kSKHR_CL(double setter)
public btSoftBody.Config kSSHR_CL(double setter)
public btSoftBody.Config kSR_SPLT_CL(double setter)
public btSoftBody.Config kSK_SPLT_CL(double setter)
public btSoftBody.Config kSS_SPLT_CL(double setter)
public btSoftBody.Config maxvolume(double setter)
public btSoftBody.Config timescale(double setter)
public int viterations()
public btSoftBody.Config viterations(int setter)
public int piterations()
public btSoftBody.Config piterations(int setter)
public int diterations()
public btSoftBody.Config diterations(int setter)
public int citerations()
public btSoftBody.Config citerations(int setter)
public int collisions()
public btSoftBody.Config collisions(int setter)
@ByRef @Cast(value="btSoftBody::tVSolverArray*") public LagrangeMultiplierArray m_vsequence()
public btSoftBody.Config m_vsequence(LagrangeMultiplierArray setter)
@ByRef @Cast(value="btSoftBody::tPSolverArray*") public LagrangeMultiplierArray m_psequence()
public btSoftBody.Config m_psequence(LagrangeMultiplierArray setter)
@ByRef @Cast(value="btSoftBody::tPSolverArray*") public LagrangeMultiplierArray m_dsequence()
public btSoftBody.Config m_dsequence(LagrangeMultiplierArray setter)
public btSoftBody.Config drag(double setter)
public btSoftBody.Config m_maxStress(double setter)
Copyright © 2024. All rights reserved.