BulletCSharp.LinearMathPINVOKE.btVector3_furthestAxis C# (CSharp) Method

btVector3_furthestAxis() private method

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