CMGDK r49-rc2
组合类型 | 名字空间 | 类型定义 | 函数 | 变量
K:/CMGDKv18/SDK/Source/UtilityTools/Movie/TheoraMovie.CPP文件参考
#include <hgl/HAC.H>
#include <hgl/gl/PBO.H>
#include <hgl/PlugIn.H>
#include <hgl/stream/FileStream.H>
#include <hgl/gl/Texture2D.H>
#include <hgl/gl/shader/GLSL.H>
#include <hgl/audio/AudioPlayer.H>
#include <hgl/movie/TheoraMovie.H>

组合类型

struct  hgl::th_img_plane
struct  hgl::TheoraMovieInterface
class  hgl::MovieDecode

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


类型定义

typedef void hgl::MOVIE
typedef void hgl::int

函数

typedef hgl::void (__cdecl *SeekFunc)(Stream *
typedef hgl::bool (__cdecl *EofFunc)(Stream *)
typedef hgl::int (__cdecl *ReadFunc)(Stream *
void __cdecl hgl::Seek (Stream *str, int pos)
bool __cdecl hgl::Eof (Stream *str)
int __cdecl hgl::Read (Stream *str, void *buf, int size)

变量

const char hgl::glsl_yuv2rgb []
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义