BulletCSharp.LinearMathPINVOKE.btVector3_isZero C# (CSharp) Method

btVector3_isZero() private method

private btVector3_isZero ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btVector3_isZero(HandleRef jarg1);
LinearMathPINVOKE