Support for loading a simple configuration file. More...
Functions | |
VTM_API vtm_dataset * | vtm_config_file_read (const char *file) |
VTM_API vtm_dataset* vtm_config_file_read | ( | const char * | file | ) |
Trys to open and parse the given config file
file | the config file including path which should be opened |