OSVR-Core
|
Header forward-declaring Connection and specifying the smart pointer to hold a Connection in. More...
#include <osvr/Util/SharedPtr.h>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Typedefs | |
typedef shared_ptr< Connection > | osvr::connection::ConnectionPtr |
How one must hold a Connection. | |
Header forward-declaring Connection and specifying the smart pointer to hold a Connection in.