|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureTileGenerator | |
---|---|
org.j3d.terrain | Generalised utility classes for all terrain culling algorithms. |
Uses of TextureTileGenerator in org.j3d.terrain |
---|
Fields in org.j3d.terrain declared as TextureTileGenerator | |
---|---|
protected TextureTileGenerator |
AbstractTiledTerrainData.tileGenerator
Reference to the currently set texture tile generator |
protected TextureTileGenerator |
AbstractFreeFormTerrainData.tileGenerator
Reference to the currently set texture tile generator |
Methods in org.j3d.terrain with parameters of type TextureTileGenerator | |
---|---|
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. |
|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |