2 Star 1 Fork 4

cloud / OgreImport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
OgreImport.h 971 Bytes
一键复制 编辑 原始数据 按行查看 历史
chaomengnan 提交于 2014-10-22 05:16 . import ogreimport source code
#pragma once
//**************************************************************************/
// Copyright (c) 1998-2007 Autodesk, Inc.
// All rights reserved.
//
// These coded instructions, statements, and computer programs contain
// unpublished proprietary information written by Autodesk, Inc., and are
// protected by Federal copyright law. They may not be disclosed to third
// parties or copied or duplicated in any form, in whole or in part, without
// the prior written consent of Autodesk, Inc.
//**************************************************************************/
// DESCRIPTION: Includes for Plugins
// AUTHOR:
//***************************************************************************/
#include "3dsmaxsdk_preinclude.h"
#include "Max.h"
#include "resource.h"
#include "istdplug.h"
#include "iparamb2.h"
#include "iparamm2.h"
//SIMPLE TYPE
#include <direct.h>
#include <commdlg.h>
extern TCHAR *GetString(int id);
extern HINSTANCE hInstance;
C++
1
https://gitee.com/cloudsource/OgreImport.git
git@gitee.com:cloudsource/OgreImport.git
cloudsource
OgreImport
OgreImport
master

搜索帮助