BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayePSolver_capacity C# (CSharp) Method

btAlignedObjectArrayePSolver_capacity() private method

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