Re: [JAVA3D] Roam tiled terrain data question

2003-01-13 Thread Justin Couch
I am still fiddling with the Roam code of code.j3d.org. I am using SimpleTiledTerrainData. This class has a method setActiveBounds(Rectangle bounds) which is not implemented yet. The documentation says it should limit the access to an area of the terrain. Correct. That method doesn't need to be i

[JAVA3D] Roam tiled terrain data question

2003-01-10 Thread Desiree Hilbring
Hi, I am still fiddling with the Roam code of code.j3d.org. I am using SimpleTiledTerrainData. This class has a method setActiveBounds(Rectangle bounds) which is not implemented yet. The documentation says it should limit the access to an area of the terrain. However, in class SplitMergeLandscape