jjdh API

Uses of Class
jjdh.opengl.meshes.common.HeightMapMesh.HeightMapConfiguration

Packages that use HeightMapMesh.HeightMapConfiguration
jjdh.opengl.meshes.common This Package contains several specific Mesh implentations. 
 

Uses of HeightMapMesh.HeightMapConfiguration in jjdh.opengl.meshes.common
 

Constructors in jjdh.opengl.meshes.common with parameters of type HeightMapMesh.HeightMapConfiguration
HeightMapMesh(BufferedImage heightMap, BufferedImage colorMap, HeightMapMesh.HeightMapConfiguration config)
           
HeightMapMesh(BufferedImage heightMap, com.sun.opengl.util.texture.Texture texture, HeightMapMesh.HeightMapConfiguration config, boolean useTexGen)
           
 


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.