From 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 Mon Sep 17 00:00:00 2001 From: git perforce import user Date: Tue, 25 Oct 2016 12:29:14 -0600 Subject: Initial commit: PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167] --- .../PhysXAPI/files/PxConstraintDesc_8h.html | 91 ++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 PhysX_3.4/Documentation/PhysXAPI/files/PxConstraintDesc_8h.html (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxConstraintDesc_8h.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxConstraintDesc_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxConstraintDesc_8h.html new file mode 100644 index 00000000..2047d5b1 --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxConstraintDesc_8h.html @@ -0,0 +1,91 @@ + + + NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxConstraintDesc.h File Reference + + + + + + + +
+

PxConstraintDesc.h File Reference

#include "PxPhysXConfig.h"
+#include "foundation/PxFlags.h"
+#include "foundation/PxVec3.h"
+#include "common/PxBase.h"
+ +

+

+Include dependency graph for PxConstraintDesc.h:
+
+

+ +PxPhysXConfig.hfoundation/PxFlags.hfoundation/PxVec3.hcommon/PxBase.hcommon/PxPhysXCommonConfig.hfoundation/Px.hfoundation/PxSimpleTypes.hfoundation/PxPreprocessor.hfoundation/PxMath.hfoundation/PxIntrinsics.hfoundation/PxAssert.hPxSerialFramework.hPxCollection.hcommon/PxTypeInfo.h +
+ +

+

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

+ +PxConstraint.hPxPhysicsAPI.hPxJoint.hPxDistanceJoint.hPxFixedJoint.hPxJointLimit.hPxPrismaticJoint.hPxRevoluteJoint.hPxSphericalJoint.hPxD6Joint.hPxExtensionsAPI.h +
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Classes

struct  Px1DConstraintFlag
 constraint row flags More...
struct  PxConstraintSolveHint
 constraint type hints which the solver uses to optimize constraint handling More...
struct  Px1DConstraint
 A constraint. More...
struct  PxConstraintVisualizationFlag
 Flags for determining which components of the constraint should be visualized. More...
struct  PxConstraintInvMassScale
class  PxConstraintVisualizer
struct  PxPvdUpdateType
class  PxConstraintConnector
 This class connects a custom constraint to the SDK. More...

Typedefs

typedef PxFlags
+< Px1DConstraintFlag::Type,
+PxU16 > 
Px1DConstraintFlags
typedef PxU32(* PxConstraintSolverPrep )(Px1DConstraint *constraints, PxVec3 &bodyAWorldOffset, PxU32 maxConstraints, PxConstraintInvMassScale &invMassScale, const void *constantBlock, const PxTransform &bodyAToWorld, const PxTransform &bodyBToWorld)
typedef void(* PxConstraintProject )(const void *constantBlock, PxTransform &bodyAToWorld, PxTransform &bodyBToWorld, bool projectToA)
typedef void(* PxConstraintVisualize )(PxConstraintVisualizer &visualizer, const void *constantBlock, const PxTransform &body0Transform, const PxTransform &body1Transform, PxU32 flags)

Variables

struct Px1DConstraint PX_ALIGN_SUFFIX
 A constraint.
+

+ +

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