Example #1
0
    public bool getTexturing()
    {
        bool ret = OpenGLSupportPINVOKE.DemoApplication_getTexturing(swigCPtr);

        return(ret);
    }