BulletCSharp.AJoint.AJoint C# (CSharp) Method

AJoint() public method

public AJoint ( ) : System
return System
        public AJoint()
            : this(BulletSoftBodyPINVOKE.new_AJoint(), true)
        {
        }

Same methods

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