24 #ifndef PXR_BASE_TF_GETENV_H
25 #define PXR_BASE_TF_GETENV_H
GLsizei const GLchar *const * string
TF_API double TfGetenvDouble(const std::string &envName, double defaultValue)
TF_API std::string TfGetenv(const std::string &envName, const std::string &defaultValue="")
TF_API bool TfGetenvBool(const std::string &, bool defaultValue)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
TF_API int TfGetenvInt(const std::string &envName, int defaultValue)