BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArraySBJointPtr_reserve C# (CSharp) Method

btAlignedObjectArraySBJointPtr_reserve() private method

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