BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayFace_size C# (CSharp) Method

btAlignedObjectArrayFace_size() private method

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