BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayVector3_reserve C# (CSharp) Method

btAlignedObjectArrayVector3_reserve() private method

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