hkpVehicleClasses.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_ABSTRACT_CLASS(hkpVehicleAerodynamics)
  10. HK_ABSTRACT_CLASS(hkpVehicleBrake)
  11. HK_ABSTRACT_CLASS(hkpVehicleDriverInput)
  12. HK_ABSTRACT_CLASS(hkpVehicleDriverInputStatus)
  13. HK_ABSTRACT_CLASS(hkpVehicleEngine)
  14. HK_ABSTRACT_CLASS(hkpVehicleSteering)
  15. HK_ABSTRACT_CLASS(hkpVehicleSuspension)
  16. HK_ABSTRACT_CLASS(hkpVehicleTransmission)
  17. HK_ABSTRACT_CLASS(hkpVehicleVelocityDamper)
  18. HK_ABSTRACT_CLASS(hkpVehicleWheelCollide)
  19. HK_CLASS(hkpRejectRayChassisListener)
  20. HK_CLASS(hkpTyremarksInfo)
  21. HK_CLASS(hkpTyremarksWheel)
  22. HK_CLASS(hkpVehicleData)
  23. HK_CLASS(hkpVehicleDefaultAerodynamics)
  24. HK_CLASS(hkpVehicleDefaultAnalogDriverInput)
  25. HK_CLASS(hkpVehicleDefaultBrake)
  26. HK_CLASS(hkpVehicleDefaultEngine)
  27. HK_CLASS(hkpVehicleDefaultSteering)
  28. HK_CLASS(hkpVehicleDefaultSuspension)
  29. HK_CLASS(hkpVehicleDefaultTransmission)
  30. HK_CLASS(hkpVehicleDefaultVelocityDamper)
  31. HK_CLASS(hkpVehicleDriverInputAnalogStatus)
  32. HK_CLASS(hkpVehicleInstance)
  33. HK_CLASS(hkpVehicleRaycastWheelCollide)
  34. HK_STRUCT(hkpTyremarkPoint)
  35. HK_STRUCT(hkpVehicleDataWheelComponentParams)
  36. HK_STRUCT(hkpVehicleDefaultBrakeWheelBrakingProperties)
  37. HK_STRUCT(hkpVehicleDefaultSuspensionWheelSpringSuspensionParameters)
  38. HK_STRUCT(hkpVehicleFrictionDescription)
  39. HK_STRUCT(hkpVehicleFrictionDescriptionAxisDescription)
  40. HK_STRUCT(hkpVehicleFrictionStatus)
  41. HK_STRUCT(hkpVehicleFrictionStatusAxisStatus)
  42. HK_STRUCT(hkpVehicleInstanceWheelInfo)
  43. HK_STRUCT(hkpVehicleSuspensionSuspensionWheelParameters)
  44. /*
  45. * Havok SDK - NO SOURCE PC DOWNLOAD, BUILD(#20090216)
  46. * Confidential Information of Havok.  (C) Copyright 1999-2009
  47. * Telekinesys Research Limited t/a Havok. All Rights Reserved. The Havok
  48. * Logo, and the Havok buzzsaw logo are trademarks of Havok.  Title, ownership
  49. * rights, and intellectual property rights in the Havok software remain in
  50. * Havok and/or its suppliers.
  51. * Use of this software for evaluation purposes is subject to and indicates
  52. * acceptance of the End User licence Agreement for this product. A copy of
  53. * the license is included with this software and is also available at www.havok.com/tryhavok.
  54. */