hkSceneDataClasses.h
上传用户:yisoukefu
上传日期:2020-08-09
资源大小:39506k
文件大小:3k
源码类别:

其他游戏

开发平台:

Visual C++

  1. /* 
  2.  * 
  3.  * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
  4.  * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
  5.  * Level 2 and Level 3 source code contains trade secrets of Havok. Havok Software (C) Copyright 1999-2009 Telekinesys Research Limited t/a Havok. All Rights Reserved. Use of this software is subject to the terms of an end user license agreement.
  6.  * 
  7.  */
  8. // Autogenerated by genRegister.py
  9. HK_STRUCT(hkAlignSceneToNodeOptions)
  10. HK_STRUCT(hkxAnimatedFloat)
  11. HK_STRUCT(hkxAnimatedMatrix)
  12. HK_STRUCT(hkxAnimatedQuaternion)
  13. HK_STRUCT(hkxAnimatedVector)
  14. HK_STRUCT(hkxAttribute)
  15. HK_STRUCT(hkxAttributeGroup)
  16. HK_STRUCT(hkxAttributeHolder)
  17. HK_STRUCT(hkxCamera)
  18. HK_STRUCT(hkxEdgeSelectionChannel)
  19. HK_STRUCT(hkxEnvironment)
  20. HK_STRUCT(hkxEnvironmentVariable)
  21. HK_STRUCT(hkxIndexBuffer)
  22. HK_STRUCT(hkxLight)
  23. HK_STRUCT(hkxMaterial)
  24. HK_STRUCT(hkxMaterialEffect)
  25. HK_STRUCT(hkxMaterialShader)
  26. HK_STRUCT(hkxMaterialShaderSet)
  27. HK_STRUCT(hkxMaterialTextureStage)
  28. HK_STRUCT(hkxMesh)
  29. HK_STRUCT(hkxMeshSection)
  30. HK_STRUCT(hkxMeshUserChannelInfo)
  31. HK_STRUCT(hkxNode)
  32. HK_STRUCT(hkxNodeAnnotationData)
  33. HK_STRUCT(hkxNodeSelectionSet)
  34. HK_STRUCT(hkxScene)
  35. HK_STRUCT(hkxSkinBinding)
  36. HK_STRUCT(hkxSparselyAnimatedBool)
  37. HK_STRUCT(hkxSparselyAnimatedEnum)
  38. HK_STRUCT(hkxSparselyAnimatedInt)
  39. HK_STRUCT(hkxSparselyAnimatedString)
  40. HK_STRUCT(hkxSparselyAnimatedStringStringType)
  41. HK_STRUCT(hkxTextureFile)
  42. HK_STRUCT(hkxTextureInplace)
  43. HK_STRUCT(hkxTriangleSelectionChannel)
  44. HK_STRUCT(hkxVertexBuffer)
  45. HK_STRUCT(hkxVertexDescription)
  46. HK_STRUCT(hkxVertexDescriptionElementDecl)
  47. HK_STRUCT(hkxVertexFloatDataChannel)
  48. HK_STRUCT(hkxVertexIntDataChannel)
  49. HK_STRUCT(hkxVertexP4N4C1T10)
  50. HK_STRUCT(hkxVertexP4N4C1T2)
  51. HK_STRUCT(hkxVertexP4N4C1T6)
  52. HK_STRUCT(hkxVertexP4N4T4)
  53. HK_STRUCT(hkxVertexP4N4T4B4C1T10)
  54. HK_STRUCT(hkxVertexP4N4T4B4C1T2)
  55. HK_STRUCT(hkxVertexP4N4T4B4C1T6)
  56. HK_STRUCT(hkxVertexP4N4T4B4T4)
  57. HK_STRUCT(hkxVertexP4N4T4B4W4I4C1Q2)
  58. HK_STRUCT(hkxVertexP4N4T4B4W4I4C1T12)
  59. HK_STRUCT(hkxVertexP4N4T4B4W4I4C1T4)
  60. HK_STRUCT(hkxVertexP4N4T4B4W4I4C1T8)
  61. HK_STRUCT(hkxVertexP4N4T4B4W4I4Q4)
  62. HK_STRUCT(hkxVertexP4N4T4B4W4I4T6)
  63. HK_STRUCT(hkxVertexP4N4W4I4C1Q2)
  64. HK_STRUCT(hkxVertexP4N4W4I4C1T12)
  65. HK_STRUCT(hkxVertexP4N4W4I4C1T4)
  66. HK_STRUCT(hkxVertexP4N4W4I4C1T8)
  67. HK_STRUCT(hkxVertexP4N4W4I4T2)
  68. HK_STRUCT(hkxVertexP4N4W4I4T6)
  69. HK_STRUCT(hkxVertexSelectionChannel)
  70. HK_STRUCT(hkxVertexVectorDataChannel)
  71. /*
  72. * Havok SDK - NO SOURCE PC DOWNLOAD, BUILD(#20090216)
  73. * Confidential Information of Havok.  (C) Copyright 1999-2009
  74. * Telekinesys Research Limited t/a Havok. All Rights Reserved. The Havok
  75. * Logo, and the Havok buzzsaw logo are trademarks of Havok.  Title, ownership
  76. * rights, and intellectual property rights in the Havok software remain in
  77. * Havok and/or its suppliers.
  78. * Use of this software for evaluation purposes is subject to and indicates
  79. * acceptance of the End User licence Agreement for this product. A copy of
  80. * the license is included with this software and is also available at www.havok.com/tryhavok.
  81. */