Global Mapper SDK
GM_GetShaderDisplayOptions
Returns a pointer to the current shader display options that are used when rendering gridded elevation data. The returned pointer is temporary and should be copied if it will be used for an extended period of time on the client side.
Syntax
C++
Copy
const GM_ShaderOptions_t* GM_GetShaderDisplayOptions
(
void
);