Exemple #1
0
    public bool setTexturing(bool enable)
    {
        bool ret = OpenGLSupportPINVOKE.DemoApplication_setTexturing(swigCPtr, enable);

        return(ret);
    }