25 #ifndef INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB 26 #define INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB 39 class DeviceComponent;
40 typedef shared_ptr<DeviceComponent> DeviceComponentPtr;
41 typedef std::vector<DeviceComponentPtr> DeviceComponentList;
45 #endif // INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB Handles spatial transformations.
Definition: SerializationTraitExample_Complicated.h:40
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Header to bring shared_ptr into the osvr namespace.