mesh_fixed.cpp

来自「based on imagination framework : clippla」· C++ 代码 · 共 119 行 · 第 1/5 页

CPP
119
字号
/******************************************************************************

 @File         Mesh_fixed.cpp

 @Title        

 @Copyright    Copyright (C) 2000 - 2008 by Imagination Technologies Limited.

 @Platform     

 @Description  

******************************************************************************/
#include "../PVRTMemoryFileSystem.h"

// using 32 bit to guarantee alignment.
#ifndef A32BIT
 #define A32BIT static const unsigned long
#endif

// ******** Start: Mesh_fixed.pod ********

// File data
A32BIT _Mesh_fixed_pod[] = {

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?