NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxPhysicsVersion.h File Reference

NVIDIA PhysX API

PxPhysicsVersion.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_PHYSICS_VERSION_MAJOR   3
#define PX_PHYSICS_VERSION_MINOR   4
#define PX_PHYSICS_VERSION_BUGFIX   1
#define PX_PHYSICS_VERSION   ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_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