BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayInt_capacity C# (CSharp) Method

btAlignedObjectArrayInt_capacity() private method

private btAlignedObjectArrayInt_capacity ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btAlignedObjectArrayInt_capacity(HandleRef jarg1);
BulletSoftBodyPINVOKE