x
Yes
No
Do you want to visit DriveHQ English website?
首页
产品服务
价格
免费试用
下载客户端
关于我们
云文件服务
|
云备份服务
|
FTP服务
|
企业邮箱服务
|
网站托管
|
客户端软件
云文件服务
云备份服务
FTP服务
企业级邮箱服务
网站托管
客户端软件
OgreStdHeaders.h - Hosted on DriveHQ Cloud IT Platform
返回上层目录
上传
下载
共享
发布
新建文件夹
新建文件
复制
剪切
删除
粘贴
评论
升级服务
路径: \\game3dprogramming\materials\GameFactory\GameFactoryDemo\references\ogre\include\OgreStdHeaders.h
旋转
特效
属性
历史版本
#ifndef __StdHeaders_H__ #define __StdHeaders_H__ #ifdef __BORLANDC__ #define __STD_ALGORITHM #endif #if defined ( OGRE_GCC_VISIBILITY ) /* Until libstdc++ for gcc 4.2 is released, we have to declare all * symbols in libstdc++.so externally visible, otherwise we end up * with them marked as hidden by -fvisible=hidden. * * See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20218 */ # pragma GCC visibility push(default) #endif #include
#include
#include
#include
#include
#include
#include
// STL containers #include
#include
#include
#include
#include
#include
#include
#include
// Note - not in the original STL, but exists in SGI STL and STLport #if (OGRE_COMPILER == OGRE_COMPILER_GNUC) && !defined(STLPORT) # include
# include
#else # include
# include
#endif // STL algorithms & functions #include
#include
#include
// C++ Stream stuff #include
#include
#include
#include
#ifdef __BORLANDC__ namespace Ogre { using namespace std; } #endif extern "C" { # include
# include
} #if OGRE_PLATFORM == OGRE_PLATFORM_WIN32 # undef min # undef max # if defined( __MINGW32__ ) # include
# endif #endif #if OGRE_PLATFORM == OGRE_PLATFORM_LINUX extern "C" { # include
# include
} #endif #if OGRE_PLATFORM == OGRE_PLATFORM_APPLE extern "C" { # include
# include
# include
} #endif #if OGRE_THREAD_SUPPORT # include
#endif #if defined ( OGRE_GCC_VISIBILITY ) # pragma GCC visibility pop #endif #endif
OgreStdHeaders.h
网页地址
文件地址
上一页
191/217
下一页
下载
( 1 KB )
Comments
Total ratings:
0
Average rating:
无评论
of 10
Would you like to comment?
Join now
, or
Logon
if you are already a member.