.TH "coin_envvars" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME coin_envvars \- Miscellaneous Environment Variables .PP \- Various aspects of the Coin runtime behaviour can be controlled through setting different environment variables to some value\&. .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP Various aspects of the Coin runtime behaviour can be controlled through setting different environment variables to some value\&. Most of these variables are there for debugging and problem-workaround purposes, but a few are for telling Coin where to locate external resource files\&. .PP Here we will set up a list of some of the environment variables Coin will check for and can alter behavior because of\&. Scene Graph Profiler .PP The scene graph profiler subsystem uses the following environment variables: .IP "\(bu" 2 \fBCOIN_PROFILER\fP .IP "\(bu" 2 \fBCOIN_PROFILER_OVERLAY\fP .PP .PP A lot of other environment variables will also affect the profiling and listing them all would be tedious\&. Most useful is perhaps the \fBIV_SEPARATOR_MAX_CACHES\fP variable for disabling caching, and those that disable features like vertex arrays and frame buffer objects, but using these will of course cause you to profile special cases that may not be as important as you might think\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.