OSVR-Core
|
Header defining a base class for objects that just need to be generically deletable. More...
#include <osvr/Util/Export.h>
Go to the source code of this file.
Classes | |
class | osvr::util::Deletable |
Base class for objects that just need to be generically deletable. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::util | |
The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems. | |
Header defining a base class for objects that just need to be generically deletable.