NVIDIA(R) PsFoundation Reference: E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsVersionNumber.h File Reference From NVIDIA PhysX previous page next page Main Page Modules Namespaces Classes Files File List File Members E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsVersionNumber.h File Reference Go to the source code of this file. Defines #define PX_FOUNDATION_VERSION_MAJOR 3 #define PX_FOUNDATION_VERSION_MINOR 4 #define PX_FOUNDATION_VERSION_BUGFIX 0 #define PX_FOUNDATION_VERSION ((PX_FOUNDATION_VERSION_MAJOR << 24) + (PX_FOUNDATION_VERSION_MINOR << 16) + (PX_FOUNDATION_VERSION_BUGFIX << 8) + 0) Generated on Tue Jul 28 14:21:55 2015 for NVIDIA(R) PsFoundation Reference by 1.5.8 previous page start next page