From Eric Sokolowsky, added writeEnvironmentSettings to help report what OSG
centric environment variables are used.
This commit is contained in:
@@ -84,6 +84,8 @@ class OSG_EXPORT ApplicationUsage
|
||||
|
||||
void write(std::ostream& output,unsigned int type=COMMAND_LINE_OPTION, unsigned int widthOfOutput=80,bool showDefaults=false);
|
||||
|
||||
void writeEnvironmentSettings(std::ostream& output);
|
||||
|
||||
protected:
|
||||
|
||||
std::string _applicationName;
|
||||
|
||||
Reference in New Issue
Block a user