|
Katana Plug-in APIs 0.1
|
Classes | |
| class | Foundry::Katana::ViewerUtils::GLStateRestore |
| Provide a RAII mechanism to temporarily change the OpenGL state. More... | |
Enumerations | |
| enum | Foundry::Katana::ViewerUtils::Bit |
| enum | Foundry::Katana::ViewerUtils::Binding |
Bindings to unbind on destruction. | |
Each client is responsible for setting up their own renderstate before submitting draw jobs. Often a client will need to temporarily change state for their purpose. The purpose of GLStateRestore is to provide a RAII mechanism to do this. The various bits to restore.
1.7.3