public static class btSoftBody.Config extends BulletBase
className| Constructor and Description |
|---|
Config() |
Config(long cPtr,
boolean cMemoryOwn)
Construct a new Config, normally you should not need this constructor it's intended for low-level usage.
|
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic Config(long cPtr,
boolean cMemoryOwn)
public Config()
public static long getCPtr(btSoftBody.Config obj)
public void setAeromodel(int value)
public int getAeromodel()
public void setKVCF(float value)
public float getKVCF()
public void setKDP(float value)
public float getKDP()
public void setKDG(float value)
public float getKDG()
public void setKLF(float value)
public float getKLF()
public void setKPR(float value)
public float getKPR()
public void setKVC(float value)
public float getKVC()
public void setKDF(float value)
public float getKDF()
public void setKMT(float value)
public float getKMT()
public void setKCHR(float value)
public float getKCHR()
public void setKKHR(float value)
public float getKKHR()
public void setKSHR(float value)
public float getKSHR()
public void setKAHR(float value)
public float getKAHR()
public void setKSRHR_CL(float value)
public float getKSRHR_CL()
public void setKSKHR_CL(float value)
public float getKSKHR_CL()
public void setKSSHR_CL(float value)
public float getKSSHR_CL()
public void setKSR_SPLT_CL(float value)
public float getKSR_SPLT_CL()
public void setKSK_SPLT_CL(float value)
public float getKSK_SPLT_CL()
public void setKSS_SPLT_CL(float value)
public float getKSS_SPLT_CL()
public void setMaxvolume(float value)
public float getMaxvolume()
public void setTimescale(float value)
public float getTimescale()
public void setViterations(int value)
public int getViterations()
public void setPiterations(int value)
public int getPiterations()
public void setDiterations(int value)
public int getDiterations()
public void setCiterations(int value)
public int getCiterations()
public void setCollisions(int value)
public int getCollisions()
public void setVsequence(SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__eVSolver____t value)
public SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__eVSolver____t getVsequence()
public void setPsequence(SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__ePSolver____t value)
public SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__ePSolver____t getPsequence()
public void setDsequence(SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__ePSolver____t value)
public SWIGTYPE_p_btAlignedObjectArrayT_btSoftBody__ePSolver____t getDsequence()
Copyright © 2021. All rights reserved.