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