Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
env_map_gent.h
Go to the documentation of this file.
1 #ifndef _GFX_ENV_MAP_GENT_H_
2 #define _GFX_ENV_MAP_GENT_H_
3 void EnvironmentMapGeneratorMain( const char *inpt, const char *outpt, float a = 0, float m = 1, float p = 1, bool w = false );
4 
5 #endif
6