Classes | |
| class | oglplus::LimitedCount< Query > |
| Base class for limited implementation-dependent numeric values. More... | |
| class | oglplus::BoundObjOps< tag::Buffer > |
| Specialization of the BoundObjOps for Buffer >. More... | |
| class | oglplus::BoundObjOps< tag::Framebuffer > |
| Specialization of the BoundObjOps for Framebuffer >. More... | |
| class | oglplus::BoundObjOps< tag::Renderbuffer > |
| Specialization of the BoundObjOps for Renderbuffer >. More... | |
| class | oglplus::BoundObjOps< tag::Texture > |
| Specialization of the BoundObjOps for Texture >. More... | |
| class | oglplus::Application |
| A monostate class wrapping application and startup options-related things. More... | |
| class | oglplus::ListOf< T > |
| Helper class template that can be used for static container initialization. More... | |
Functions | |
| template<typename T > | |
| aux::ListInitializer< T, 0 > | oglplus::List (T value) |
| Helper function template that can be used for static container initialization. More... | |
| aux::ListInitializer<T, 0> oglplus::List | ( | T | value | ) |
Helper function template that can be used for static container initialization.
Usage: