Esempio n. 1
0
    public SWIGTYPE_p_btVector3 getRayTo(int x, int y)
    {
        SWIGTYPE_p_btVector3 ret = new SWIGTYPE_p_btVector3(OpenGLSupportPINVOKE.DemoApplication_getRayTo(swigCPtr, x, y), true);

        return(ret);
    }