CMGDK r49-rc2
|
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
函数 | |
uint | hgl::CheckSame (uint8 *data, uint size) |
uint | hgl::CheckNotSame (uint8 *data, uint size) |
uint | hgl::RleCompress (uint8 *dst, uint dst_max, uint8 *src, uint src_length) |
uint | hgl::RleDecompress (uint8 *dst, uint, uint8 *src, uint src_length) |