#include const char* osgTerrainGetVersion() { return "0.9.8"; } const char* osgTerrainGetLibraryName() { return "OpenSceneGraph Terrain Library"; }