Loading...
Searching...
No Matches
GlResource.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
RAII helper class to temporarily lock an available context for use.
Definition GlResource.hpp:80
TransientContextLock()
Default constructor.
static void registerContextDestroyCallback(ContextDestroyCallback callback, void *arg)
Register a function to be called when a context is destroyed.
Utility class that makes any derived class non-copyable.
Definition NonCopyable.hpp:42
Definition AlResource.hpp:35