OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osg::WindowingSystemInterfaceProxy< T > Struct Template Reference

Public Member Functions

 WindowingSystemInterfaceProxy (const std::string &name)
 
 ~WindowingSystemInterfaceProxy ()
 

Public Attributes

osg::ref_ptr< T > _wsi
 

Constructor & Destructor Documentation

◆ WindowingSystemInterfaceProxy()

template<class T >
osg::WindowingSystemInterfaceProxy< T >::WindowingSystemInterfaceProxy ( const std::string &  name)
inline

◆ ~WindowingSystemInterfaceProxy()

Member Data Documentation

◆ _wsi

template<class T >
osg::ref_ptr<T> osg::WindowingSystemInterfaceProxy< T >::_wsi

The documentation for this struct was generated from the following file: