Example #1
0
    public float getCameraDistance()
    {
        float ret = OpenGLSupportPINVOKE.DemoApplication_getCameraDistance(swigCPtr);

        return(ret);
    }