CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:MdxLib

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    284.67kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

MdxLib is a .NET 3.5 Class Library to handle WarCraft 3 models.
相关搜索: csharp vector3

(系统自动生成,下载前可以参看下载内容)

下载文件列表

MdxLib/
MdxLib/GPL.txt
MdxLib/MdxLib/
MdxLib/MdxLib.sln
MdxLib/MdxLib/Animator/
MdxLib/MdxLib/Animator/Animatable/
MdxLib/MdxLib/Animator/Animatable.cs
MdxLib/MdxLib/Animator/Animatable/Float.cs
MdxLib/MdxLib/Animator/Animatable/Integer.cs
MdxLib/MdxLib/Animator/Animatable/Quaternion.cs
MdxLib/MdxLib/Animator/Animatable/Vector2.cs
MdxLib/MdxLib/Animator/Animatable/Vector3.cs
MdxLib/MdxLib/Animator/Animatable/Vector4.cs
MdxLib/MdxLib/Animator/Animator.cs
MdxLib/MdxLib/Animator/AnimatorNode.cs
MdxLib/MdxLib/Animator/InterpolationType.cs
MdxLib/MdxLib/Animator/Time.cs
MdxLib/MdxLib/Bin/
MdxLib/MdxLib/Bin/Release/
MdxLib/MdxLib/Bin/Release/ReadMe.txt
MdxLib/MdxLib/Command/
MdxLib/MdxLib/Command/Animator/
MdxLib/MdxLib/Command/Animator/Clear.cs
MdxLib/MdxLib/Command/Animator/Insert.cs
MdxLib/MdxLib/Command/Animator/RemoveAt.cs
MdxLib/MdxLib/Command/Animator/Set.cs
MdxLib/MdxLib/Command/AttachNode.cs
MdxLib/MdxLib/Command/AttachObject.cs
MdxLib/MdxLib/Command/Command.cs
MdxLib/MdxLib/Command/CommandGroup.cs
MdxLib/MdxLib/Command/DetachNode.cs
MdxLib/MdxLib/Command/DetachObject.cs
MdxLib/MdxLib/Command/ObjectContainer/
MdxLib/MdxLib/Command/ObjectContainer/Add.cs
MdxLib/MdxLib/Command/ObjectContainer/Clear.cs
MdxLib/MdxLib/Command/ObjectContainer/Insert.cs
MdxLib/MdxLib/Command/ObjectContainer/RemoveAt.cs
MdxLib/MdxLib/Command/ObjectContainer/Set.cs
MdxLib/MdxLib/Command/SetAnimatorField.cs
MdxLib/MdxLib/Command/SetModelField.cs
MdxLib/MdxLib/Command/SetNodeField.cs
MdxLib/MdxLib/Command/SetObjectField.cs
MdxLib/MdxLib/MdxLib.csproj
MdxLib/MdxLib/Model/
MdxLib/MdxLib/ModelFormats/
MdxLib/MdxLib/ModelFormats/Attacher/
MdxLib/MdxLib/ModelFormats/Attacher/Attacher.cs
MdxLib/MdxLib/ModelFormats/Attacher/AttacherContainer.cs
MdxLib/MdxLib/ModelFormats/Attacher/NodeAttacher.cs
MdxLib/MdxLib/ModelFormats/Attacher/ObjectAttacher.cs
MdxLib/MdxLib/ModelFormats/Mdl/
MdxLib/MdxLib/ModelFormats/Mdl.cs
MdxLib/MdxLib/ModelFormats/Mdl/Attachment.cs
MdxLib/MdxLib/ModelFormats/Mdl/Bone.cs
MdxLib/MdxLib/ModelFormats/Mdl/Camera.cs
MdxLib/MdxLib/ModelFormats/Mdl/CollisionShape.cs
MdxLib/MdxLib/ModelFormats/Mdl/Event.cs
MdxLib/MdxLib/ModelFormats/Mdl/Geoset.cs
MdxLib/MdxLib/ModelFormats/Mdl/GeosetAnimation.cs
MdxLib/MdxLib/ModelFormats/Mdl/GlobalSequence.cs
MdxLib/MdxLib/ModelFormats/Mdl/Helper.cs
MdxLib/MdxLib/ModelFormats/Mdl/Light.cs
MdxLib/MdxLib/ModelFormats/Mdl/Material.cs
MdxLib/MdxLib/ModelFormats/Mdl/MetaData.cs
MdxLib/MdxLib/ModelFormats/Mdl/Model.cs
MdxLib/MdxLib/ModelFormats/Mdl/ModelInfo.cs
MdxLib/MdxLib/ModelFormats/Mdl/ModelVersion.cs
MdxLib/MdxLib/ModelFormats/Mdl/Node.cs
MdxLib/MdxLib/ModelFormats/Mdl/Object.cs
MdxLib/MdxLib/ModelFormats/Mdl/ParticleEmitter.cs
MdxLib/MdxLib/ModelFormats/Mdl/ParticleEmitter2.cs
MdxLib/MdxLib/ModelFormats/Mdl/PivotPoint.cs
MdxLib/MdxLib/ModelFormats/Mdl/RibbonEmitter.cs
MdxLib/MdxLib/ModelFormats/Mdl/Sequence.cs
MdxLib/MdxLib/ModelFormats/Mdl/Texture.cs
MdxLib/MdxLib/ModelFormats/Mdl/TextureAnimation.cs
MdxLib/MdxLib/ModelFormats/Mdl/Token/
MdxLib/MdxLib/ModelFormats/Mdl/Token/Type.cs
MdxLib/MdxLib/ModelFormats/Mdl/Unknown.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/
MdxLib/MdxLib/ModelFormats/Mdl/Value/Color.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Float.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Integer.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Value.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Vector2.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Vector3.cs
MdxLib/MdxLib/ModelFormats/Mdl/Value/Vector4.cs
MdxLib/MdxLib/ModelFormats/Mdl/_/
MdxLib/MdxLib/ModelFormats/Mdl/_/Condition.cs
MdxLib/MdxLib/ModelFormats/Mdl/_/Loader.cs
MdxLib/MdxLib/ModelFormats/Mdl/_/Saver.cs
MdxLib/MdxLib/ModelFormats/Mdx/
MdxLib/MdxLib/ModelFormats/Mdx.cs
MdxLib/MdxLib/ModelFormats/Mdx/Attachment.cs
MdxLib/MdxLib/ModelFormats/Mdx/Bone.cs
MdxLib/MdxLib/ModelFormats/Mdx/Camera.cs
MdxLib/MdxLib/ModelFormats/Mdx/CollisionShape.cs
MdxLib/MdxLib/ModelFormats/Mdx/Event.cs
MdxLib/MdxLib/ModelFormats/Mdx/Geoset.cs
MdxLib/MdxLib/ModelFormats/Mdx/GeosetAnimation.cs
MdxLib/MdxLib/ModelFormats/Mdx/GlobalSequence.cs
MdxLib/MdxLib/ModelFormats/Mdx/Helper.cs
MdxLib/MdxLib/ModelFormats/Mdx/Light.cs
MdxLib/MdxLib/ModelFormats/Mdx/Material.cs
MdxLib/MdxLib/ModelFormats/Mdx/MetaData.cs
MdxLib/MdxLib/ModelFormats/Mdx/Model.cs
MdxLib/MdxLib/ModelFormats/Mdx/ModelInfo.cs
MdxLib/MdxLib/ModelFormats/Mdx/ModelVersion.cs
MdxLib/MdxLib/ModelFormats/Mdx/Node.cs
MdxLib/MdxLib/ModelFormats/Mdx/Object.cs
MdxLib/MdxLib/ModelFormats/Mdx/ParticleEmitter.cs
MdxLib/MdxLib/ModelFormats/Mdx/ParticleEmitter2.cs
MdxLib/MdxLib/ModelFormats/Mdx/PivotPoint.cs
MdxLib/MdxLib/ModelFormats/Mdx/RibbonEmitter.cs
MdxLib/MdxLib/ModelFormats/Mdx/Sequence.cs
MdxLib/MdxLib/ModelFormats/Mdx/Sequence.cs~RFb0e007.TMP
MdxLib/MdxLib/ModelFormats/Mdx/Texture.cs
MdxLib/MdxLib/ModelFormats/Mdx/TextureAnimation.cs
MdxLib/MdxLib/ModelFormats/Mdx/Unknown.cs
MdxLib/MdxLib/ModelFormats/Mdx/Value/
MdxLib/MdxLib/ModelFormats/Mdx/Value/Float.cs
MdxLib/MdxLib/ModelFormats/Mdx/Value/Integer.cs
MdxLib/MdxLib/ModelFormats/Mdx/Value/Value.cs
MdxLib/MdxLib/ModelFormats/Mdx/Value/Vector2.cs
MdxLib/MdxLib/ModelFormats/Mdx/Va

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com