mesh_float.cpp
来自「based on imagination framework : clippla」· C++ 代码 · 共 118 行 · 第 1/5 页
CPP
118 行
/******************************************************************************
@File Mesh_float.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_float.pod ********
// File data
A32BIT _Mesh_float_pod[] = {
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?