Revision 15587 trunk/libraries/lib3DMap/test/com/iver/ai2/gvsig3d/TransformacionesTest.java

View differences:

TransformacionesTest.java
37 37

  
38 38
		Planet m_planet = new Planet();
39 39

  
40
		m_planet.setType(1);
40
		m_planet.setCoordinateSystemType(Planet.CoordinateSystemType.PROJECTED);
41 41
		m_planet.createPlanet();
42 42

  
43 43
		Vec3 cartesianas = new Vec3(4886013.328, 0, 4099850.692);

Also available in: Unified diff