CMGDK r49-rc2
|
#include <hgl/gl/OpenGL.H>
#include <hgl/stream/FileStream.H>
#include <hgl/type/DateTime.H>
#include <hgl/File.H>
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
函数 | |
uint8 * | hgl::GetScreenData (int, int, int, int, ColorType, bool=false) |
uint8 * | hgl::GetScreenData (int, int, int, int, int, int, ColorType, bool=false) |
bool | hgl::CreateScreenShotFilename (WideString &fn, const wchar_t *ext_name) |
bool | hgl::SaveScreenToBMP (const wchar_t *fn=0, int=-1, int=-1) |
bool | hgl::SaveScreenToTGA (const wchar_t *fn=0, int=-1, int=-1) |