BulletCSharp.BulletSoftBodyPINVOKE.btTriIndex_getPartId C# (CSharp) Method

btTriIndex_getPartId() private method

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