NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxD6Motion Struct Reference

NVIDIA PhysX API

PxD6Motion Struct Reference
[Extensions]

Used to specify the range of motions allowed for a degree of freedom in a D6 joint. More...

#include <PxD6Joint.h>

List of all members.


Public Types

enum  Enum {
  eLOCKED,
  eLIMITED,
  eFREE
}

Detailed Description

Used to specify the range of motions allowed for a degree of freedom in a D6 joint.

See also:
PxD6Joint

Member Enumeration Documentation

Enumerator:
eLOCKED  The DOF is locked, it does not allow relative motion.
eLIMITED  The DOF is limited, it only allows motion within a specific range.
eFREE  The DOF is free and has its full range of motion.


The documentation for this struct was generated from the following file:



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