OpenGL Library for Delphi,
maintained by Eric Grange,
based on Mike Lischke's GLScene.

 

Oldest known version of this page was edited on 2006-07-20 18:08:33 by DintHer []
Page view:

Reference Manual - TGLBitmapHDS

image

The TGLBitmapHDS is used by the TGLTerrainRenderer to define the height at different points in the terrain. The heights are defined in a greyscale bitmap which has white as the highest point while black is the lowest. You can assign the TGLBitmapHDS to the heightsource of the terrain renderer at design time.

Important TGLBitmapHDS attributes include:
picture: TGLPicture
Defines the greyscale bitmap picture

infinitewrap: boolean
If set to true then the greyscale bitmap will be tiled to infinite meaning that the terrain will be of infinite size made up of infinitely repeating terrains defined by the greyscale bitmap


Demo: CVS/Demos/meshes/terrain

Unit: GLHeightData

Descends from THeightDataSource.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.2218 seconds