PhysX SDK 3.2 API Reference: PxD6Joint.h File Reference

PhysX SDK 3.2 API

PxD6Joint.h File Reference

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

Include dependency graph for PxD6Joint.h:

extensions/PxJoint.hfoundation/PxFlags.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.h

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

PxExtensionsAPI.hPxJointRepXExtensions.hPxPhysicsAPI.h

Go to the source code of this file.


Classes

struct  PxD6Axis
 Used to specify one of the degrees of freedom of a D6 joint. More...
struct  PxD6Motion
 Used to specify the range of motions allowed for a degree of freedom in a D6 joint. More...
struct  PxD6Drive
 Used to specify which axes of a D6 joint are driven. More...
struct  PxD6JointDriveFlag
 flags for configuring the drive model of a PxD6Joint More...
class  PxD6JointDrive
 parameters for configuring the drive model of a PxD6Joint More...
class  PxD6Joint
 A D6 joint is a general constraint between two actors. More...

Typedefs

typedef PxFlags
< PxD6JointDriveFlag::Enum,
PxU32
PxD6JointDriveFlags

Functions

PxD6JointPxD6JointCreate (PxPhysics &physics, PxRigidActor *actor0, const PxTransform &localFrame0, PxRigidActor *actor1, const PxTransform &localFrame1)
 Create a D6 joint.
 PX_FLAGS_OPERATORS (PxD6JointDriveFlag::Enum, PxU32)



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