BulletCSharp.LinearMathPINVOKE.btIsNegative C# (CSharp) 메소드

btIsNegative() 개인적인 메소드

private btIsNegative ( float jarg1 ) : int
jarg1 float
리턴 int
        public static extern int btIsNegative(float jarg1);
LinearMathPINVOKE