public static class btTypedConstraint.btConstraintInfo2 extends BulletBase
className| Constructor and Description |
|---|
btConstraintInfo2() |
btConstraintInfo2(long cPtr,
boolean cMemoryOwn)
Construct a new btConstraintInfo2, 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 btConstraintInfo2(long cPtr,
boolean cMemoryOwn)
public btConstraintInfo2()
public static long getCPtr(btTypedConstraint.btConstraintInfo2 obj)
public void setFps(float value)
public float getFps()
public void setErp(float value)
public float getErp()
public void setJ1linearAxis(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getJ1linearAxis()
public void setJ1angularAxis(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getJ1angularAxis()
public void setJ2linearAxis(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getJ2linearAxis()
public void setJ2angularAxis(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getJ2angularAxis()
public void setRowskip(int value)
public int getRowskip()
public void setConstraintError(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getConstraintError()
public void setCfm(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getCfm()
public void setLowerLimit(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getLowerLimit()
public void setUpperLimit(SWIGTYPE_p_float value)
public SWIGTYPE_p_float getUpperLimit()
public void setNumIterations(int value)
public int getNumIterations()
public void setDamping(float value)
public float getDamping()
Copyright © 2021. All rights reserved.