BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofSpringConstraint_serialize C# (CSharp) Method

btGeneric6DofSpringConstraint_serialize() private method

private btGeneric6DofSpringConstraint_serialize ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
return string
        public static extern string btGeneric6DofSpringConstraint_serialize(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletDynamicsPINVOKE