BulletCSharp.LinearMathPINVOKE.btVector3_maxAxis C# (CSharp) Method

btVector3_maxAxis() private method

private btVector3_maxAxis ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btVector3_maxAxis(HandleRef jarg1);
LinearMathPINVOKE