PxExtensionsAPI.h File Reference
#include "foundation/PxErrorCallback.h"#include "extensions/PxDefaultAllocator.h"#include "extensions/PxConstraintExt.h"#include "extensions/PxDistanceJoint.h"#include "extensions/PxFixedJoint.h"#include "extensions/PxPrismaticJoint.h"#include "extensions/PxRevoluteJoint.h"#include "extensions/PxSphericalJoint.h"#include "extensions/PxD6Joint.h"#include "extensions/PxDefaultSimulationFilterShader.h"#include "extensions/PxDefaultErrorCallback.h"#include "extensions/PxDefaultStreams.h"#include "extensions/PxRigidBodyExt.h"#include "extensions/PxShapeExt.h"#include "extensions/PxParticleExt.h"#include "extensions/PxTriangleMeshExt.h"#include "extensions/PxDefaultCpuDispatcher.h"#include "extensions/PxSmoothNormals.h"#include "extensions/PxSimpleFactory.h"#include "extensions/PxVisualDebuggerExt.h"#include "extensions/PxStringTableExt.h"
Include dependency graph for PxExtensionsAPI.h:

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

Go to the source code of this file.
Functions | |
| PX_C_EXPORT bool PX_CALL_CONV | PxInitExtensions (physx::PxPhysics &physics) |
| Initialize the PhysXExtensions library. | |
| PX_C_EXPORT void PX_CALL_CONV | PxCloseExtensions () |
| Shut down the PhysXExtensions library. | |
| PX_C_EXPORT void PX_CALL_CONV | PxDumpMetaData (physx::PxOutputStream &stream, const physx::PxPhysics &sdk) |
| Dumps the SDK's meta-data to a stream. | |
| PX_C_EXPORT void | PxCollectForExportSDK (const physx::PxPhysics &sdk, physx::PxCollection &collection) |
| Collects all PxPhysics-level objects for export. | |
| PX_C_EXPORT void | PxCollectForExportScene (const physx::PxScene &scene, physx::PxCollection &collection) |
| Collects all PxScene-level objects for export. | |
Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com