PxPrismaticJoint.h File Reference
#include "extensions/PxJoint.h"
#include "extensions/PxJointLimit.h"
Include dependency graph for PxPrismaticJoint.h:
This graph shows which files directly or indirectly include this file:
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 | |
PxPrismaticJoint * | PxPrismaticJointCreate (PxPhysics &physics, PxRigidActor *actor0, const PxTransform &localFrame0, PxRigidActor *actor1, const PxTransform &localFrame1) |
Create a prismatic joint. |
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com