BulletCSharp.CJoint.CJoint C# (CSharp) Method

CJoint() public method

public CJoint ( ) : System
return System
        public CJoint()
            : this(BulletSoftBodyPINVOKE.new_CJoint(), true)
        {
        }

Same methods

CJoint::CJoint ( IntPtr cPtr, bool cMemoryOwn ) : System