|
YAGE
1.0
Yet Another Game Engine
|
#include <FrameBufferInfo.h>
Public Member Functions | |
| FrameBufferInfo () | |
| FrameBufferInfo (bool color, bool depth, bool stencil, bool msaa) | |
Public Attributes | |
| unsigned int | flags |
| bool | msaa |
|
inline |
|
inline |
| unsigned int FrameBufferInfo::flags |
| bool FrameBufferInfo::msaa |