BulletCSharp.LinearMathPINVOKE.btVector3_closestAxis C# (CSharp) Method

btVector3_closestAxis() private method

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