BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArraySBJointPtr_swap C# (CSharp) Method

btAlignedObjectArraySBJointPtr_swap() private method

private btAlignedObjectArraySBJointPtr_swap ( HandleRef jarg1, int jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 int
jarg3 int
return void
        public static extern void btAlignedObjectArraySBJointPtr_swap(HandleRef jarg1, int jarg2, int jarg3);
BulletSoftBodyPINVOKE