PxFoundationVersion.h File Reference

This graph shows which files directly or indirectly include this file:

PxPhysicsAPI.h

Go to the source code of this file.

Defines

#define PX_FOUNDATION_VERSION_MAJOR   1
#define PX_FOUNDATION_VERSION_MINOR   0
#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)



Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com