25 #ifndef INCLUDED_PathTreeObserverPtr_h_GUID_4ECB1A3C_D7B5_41B1_6A74_E88657469ED2 26 #define INCLUDED_PathTreeObserverPtr_h_GUID_4ECB1A3C_D7B5_41B1_6A74_E88657469ED2 39 class PathTreeObserver;
40 typedef shared_ptr<PathTreeObserver> PathTreeObserverPtr;
41 typedef weak_ptr<PathTreeObserver> PathTreeObserverWeakPtr;
45 #endif // INCLUDED_PathTreeObserverPtr_h_GUID_4ECB1A3C_D7B5_41B1_6A74_E88657469ED2 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.