Global Mapper SDK
Returns a list of the available elevation shaders.
Syntax
C++
Copy
GM_CustomShader_t* __stdcall GM_GetElevationShaders
(
uint32* aNumShaders, // OUT: Number of shaders in list returned
boolean aCustomOnly // IN: Do you only want custom shaders returned?
);
Comments
0 comments
Please sign in to leave a comment.