| Package | Description |
|---|---|
| org.j3d.terrain |
Generalised utility classes for all terrain culling algorithms.
|
| Modifier and Type | Field and Description |
|---|---|
protected TextureTileGenerator |
AbstractTiledTerrainData.tileGenerator
Reference to the currently set texture tile generator
|
protected TextureTileGenerator |
AbstractFreeFormTerrainData.tileGenerator
Reference to the currently set texture tile generator
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTiledTerrainData.setTextureTileGenerator(TextureTileGenerator gen)
Set the texture tile geneattor instance to the new value.
|
void |
AbstractFreeFormTerrainData.setTextureTileGenerator(TextureTileGenerator gen)
Set the texture tile geneattor instance to the new value.
|
Copyright © 2001 - 2015 j3d.org