Exemplo n.º 1
0
	bool trySwitch()
	{
		gp.MercatorProjInvCal(gps[0],gps[1],&gps[0],&gps[1]);
		gp.context(gps,gpOutput);	
		return true;
	}