You.i Engine
YiPlatformViewHandle.h
Go to the documentation of this file.
1 #ifndef _YI_PLATFORM_VIEW_HANDLE_H_
2 #define _YI_PLATFORM_VIEW_HANDLE_H_
3 
18 {
19 public:
21 
22 protected:
24 };
25 
30 #endif
31 
virtual ~CYIPlatformViewHandle()
Definition: YiPlatformViewHandle.h:20
CYIPlatformViewHandle()
Definition: YiPlatformViewHandle.h:23
The CYIPlatformViewHandle is a wrapper object that holds on to the native platform view...
Definition: YiPlatformViewHandle.h:17