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

其他游戏

开发平台:

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_ABSTRACT_CLASS(hkMoppBvTreeShapeBase)
  10. HK_ABSTRACT_CLASS(hkpBvTreeShape)
  11. HK_ABSTRACT_CLASS(hkpCollidableCollidableFilter)
  12. HK_ABSTRACT_CLASS(hkpCollisionFilter)
  13. HK_ABSTRACT_CLASS(hkpConvexListFilter)
  14. HK_ABSTRACT_CLASS(hkpConvexShape)
  15. HK_ABSTRACT_CLASS(hkpConvexTransformShapeBase)
  16. HK_ABSTRACT_CLASS(hkpHeightFieldShape)
  17. HK_ABSTRACT_CLASS(hkpPhantomCallbackShape)
  18. HK_ABSTRACT_CLASS(hkpRayCollidableFilter)
  19. HK_ABSTRACT_CLASS(hkpRayShapeCollectionFilter)
  20. HK_ABSTRACT_CLASS(hkpSampledHeightFieldShape)
  21. HK_ABSTRACT_CLASS(hkpShape)
  22. HK_ABSTRACT_CLASS(hkpShapeCollection)
  23. HK_ABSTRACT_CLASS(hkpShapeCollectionFilter)
  24. HK_ABSTRACT_CLASS(hkpShapeContainer)
  25. HK_ABSTRACT_CLASS(hkpSphereRepShape)
  26. HK_CLASS(hkpBoxShape)
  27. HK_CLASS(hkpBvShape)
  28. HK_CLASS(hkpCapsuleShape)
  29. HK_CLASS(hkpCollisionFilterList)
  30. HK_CLASS(hkpCompressedSampledHeightFieldShape)
  31. HK_CLASS(hkpConvexListShape)
  32. HK_CLASS(hkpConvexPieceMeshShape)
  33. HK_CLASS(hkpConvexTransformShape)
  34. HK_CLASS(hkpConvexTranslateShape)
  35. HK_CLASS(hkpConvexVerticesConnectivity)
  36. HK_CLASS(hkpConvexVerticesShape)
  37. HK_CLASS(hkpCylinderShape)
  38. HK_CLASS(hkpDefaultConvexListFilter)
  39. HK_CLASS(hkpExtendedMeshShape)
  40. HK_CLASS(hkpFastMeshShape)
  41. HK_CLASS(hkpGroupFilter)
  42. HK_CLASS(hkpListShape)
  43. HK_CLASS(hkpMeshShape)
  44. HK_CLASS(hkpMoppBvTreeShape)
  45. HK_CLASS(hkpMultiRayShape)
  46. HK_CLASS(hkpMultiSphereShape)
  47. HK_CLASS(hkpNullCollisionFilter)
  48. HK_CLASS(hkpPlaneShape)
  49. HK_CLASS(hkpRemoveTerminalsMoppModifier)
  50. HK_CLASS(hkpShapeInfo)
  51. HK_CLASS(hkpSimpleMeshShape)
  52. HK_CLASS(hkpSingleShapeContainer)
  53. HK_CLASS(hkpSphereShape)
  54. HK_CLASS(hkpStorageExtendedMeshShape)
  55. HK_CLASS(hkpStorageExtendedMeshShapeMeshSubpartStorage)
  56. HK_CLASS(hkpStorageExtendedMeshShapeShapeSubpartStorage)
  57. HK_CLASS(hkpStorageMeshShape)
  58. HK_CLASS(hkpStorageMeshShapeSubpartStorage)
  59. HK_CLASS(hkpStorageSampledHeightFieldShape)
  60. HK_CLASS(hkpTransformShape)
  61. HK_CLASS(hkpTriSampledHeightFieldBvTreeShape)
  62. HK_CLASS(hkpTriSampledHeightFieldCollection)
  63. HK_CLASS(hkpTriangleShape)
  64. HK_STRUCT(hkpCdBody)
  65. HK_STRUCT(hkpCollidable)
  66. HK_STRUCT(hkpCollidableBoundingVolumeData)
  67. HK_STRUCT(hkpConvexVerticesShapeFourVectors)
  68. HK_STRUCT(hkpExtendedMeshShapeShapesSubpart)
  69. HK_STRUCT(hkpExtendedMeshShapeSubpart)
  70. HK_STRUCT(hkpExtendedMeshShapeTrianglesSubpart)
  71. HK_STRUCT(hkpListShapeChildInfo)
  72. HK_STRUCT(hkpMeshMaterial)
  73. HK_STRUCT(hkpMeshShapeSubpart)
  74. HK_STRUCT(hkpMultiRayShapeRay)
  75. HK_STRUCT(hkpShapeRayBundleCastInput)
  76. HK_STRUCT(hkpShapeRayCastInput)
  77. HK_STRUCT(hkpSimpleMeshShapeTriangle)
  78. HK_STRUCT(hkpStorageExtendedMeshShapeMaterial)
  79. HK_STRUCT(hkpTypedBroadPhaseHandle)
  80. HK_STRUCT(hkpWeldingUtility)
  81. /*
  82. * Havok SDK - NO SOURCE PC DOWNLOAD, BUILD(#20090216)
  83. * Confidential Information of Havok.  (C) Copyright 1999-2009
  84. * Telekinesys Research Limited t/a Havok. All Rights Reserved. The Havok
  85. * Logo, and the Havok buzzsaw logo are trademarks of Havok.  Title, ownership
  86. * rights, and intellectual property rights in the Havok software remain in
  87. * Havok and/or its suppliers.
  88. * Use of this software for evaluation purposes is subject to and indicates
  89. * acceptance of the End User licence Agreement for this product. A copy of
  90. * the license is included with this software and is also available at www.havok.com/tryhavok.
  91. */