BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayMaterialPtr_reserve C# (CSharp) Method

btAlignedObjectArrayMaterialPtr_reserve() private method

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