You.i Engine
YiScreenRenderTarget.h
Go to the documentation of this file.
1 // © You i Labs Inc. 2000-2017. All rights reserved.
2 #ifndef _YI_SCREEN_RENDER_TARGET_H_
3 #define _YI_SCREEN_RENDER_TARGET_H_
4 
6 
18 {
19 public:
20  friend class CYIRenderTarget;
21 
23 
24 private:
26 
28 };
29 
32 #endif // _YI_SCREEN_RENDER_TARGET_H_
#define YI_TYPE_BASES(...)
Definition: YiRtti.h:350
Defines a target for the rendering results to be sent to.
Definition: YiRenderTarget.h:49
Definition: YiScreenRenderTarget.h:17