15 extern bool CGV_API
has_option(
const std::string& option);
21#include <cgv/config/lib_end.h>
bool has_option(const std::string &option)
check whether the system variable CGV_OPTIONS contains the given option (the comparison is case insen...
void enumerate_options(std::vector< std::string > &options)
push back all options provided in the CGV_OPTIONS system variable