BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayMaterialPtr_push_back C# (CSharp) Method

btAlignedObjectArrayMaterialPtr_push_back() private method

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