VolViz
A volume visualization tool
|
Go to the source code of this file.
Classes | |
class | VolViz::Private_::GL::Binding< T > |
class | VolViz::Private_::GL::Binding2< T, Arg > |
Namespaces | |
VolViz | |
VolViz::Private_ | |
VolViz::Private_::GL | |
Functions | |
template<class T > | |
decltype(auto) | VolViz::Private_::GL::binding (T &&obj) noexcept |
Convenience function to create Binding objects. More... | |
template<class T , class A > | |
decltype(auto) | VolViz::Private_::GL::binding (T &&obj, A &&arg) noexcept |