BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayFace_capacity C# (CSharp) Method

btAlignedObjectArrayFace_capacity() private method

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