/******************************************************************** created: 2009/02/16 created: 16:2:2009 7:23 filename: x:\ProjectRoot\svn\local\vtPhysX\SDK\Include\Core\Common\vtParameterAll.h file path: x:\ProjectRoot\svn\local\vtPhysX\SDK\Include\Core\Common file base: vtParameterAll file ext: h author: Günter Baumgart purpose: *********************************************************************/ #ifndef __VT_PARAMETER_STRUCTS_H__ #define __VT_PARAMETER_STRUCTS_H__ //################################################################ // // Parameter Structures have been divided by type. // #include "vtParameterSubItemIdentifiers_Body.h" #include "vtParameterSubItemIdentifiers_Joints.h" #include "vtParameterSubItemIdentifiers_VehicleAndWheelStructs.h" #include "vtParameterSubItemIdentifiers_World.h" #endif