Go to the source code of this file.
Enumerations | |
Deprecated | |
| enum | { SO_RENDERCACHING_OFF , SO_RENDERCACHING_ON , SO_RENDERCACHING_AUTO } |
| anonymous enum |
| Enumerator | |
|---|---|
| SO_RENDERCACHING_OFF | Never build a cache. |
| SO_RENDERCACHING_ON | Always try to build a cache. |
| SO_RENDERCACHING_AUTO | Decide whether to cache based on some heuristic. |
Definition at line 28 of file SbRenderCaching.h.