PhysX SDK 3.2 API Reference: PxPrismaticJoint.h File Reference

PhysX SDK 3.2 API

PxPrismaticJoint.h File Reference

#include "extensions/PxJoint.h"
#include "extensions/PxJointLimit.h"

Include dependency graph for PxPrismaticJoint.h:

extensions/PxJoint.hextensions/PxJointLimit.hfoundation/PxTransform.hPxRigidActor.hcommon/PxSerialFramework.hPxConstraintDesc.hfoundation/PxQuat.hfoundation/PxPlane.hfoundation/PxVec3.hfoundation/PxMath.hfoundation/PxIntrinsics.hfoundation/PxAssert.hfoundation/PxPreprocessor.hfoundation/Px.hfoundation/PxVersionNumber.hfoundation/PxSimpleTypes.hPxActor.hPxPhysX.hfoundation/PxBounds3.hPxPhysics.hPxObserver.hPxClient.hcommon/PxPhysXCommon.hgeometry/PxPhysXGeomUtils.hfoundation/PxMat33.hcloth/PxClothTypes.hcloth/PxClothFabricTypes.hcommon/PxTypeInfo.hcommon/PxFields.hcommon/PxFieldDescriptor.hfoundation/PxFlags.h

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

PxExtensionsAPI.hPxPhysicsAPI.hPxJointRepXExtensions.h

Go to the source code of this file.


Classes

struct  PxPrismaticJointFlag
 Flags specific to the prismatic joint. More...
class  PxPrismaticJoint
 A prismatic joint permits relative translational movement between two bodies along an axis, but no relative rotational movement. More...

Typedefs

typedef PxFlags
< PxPrismaticJointFlag::Enum,
PxU16
PxPrismaticJointFlags

Functions

PxPrismaticJointPxPrismaticJointCreate (PxPhysics &physics, PxRigidActor *actor0, const PxTransform &localFrame0, PxRigidActor *actor1, const PxTransform &localFrame1)
 Create a prismatic joint.
 PX_FLAGS_OPERATORS (PxPrismaticJointFlag::Enum, PxU16)



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