Example #1
0
    public SWIGTYPE_p_btVector3 getCameraPosition()
    {
        SWIGTYPE_p_btVector3 ret = new SWIGTYPE_p_btVector3(OpenGLSupportPINVOKE.DemoApplication_getCameraPosition(swigCPtr), true);

        return(ret);
    }