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

NVIDIA PhysX SDK 3.4 API

PxConstraintInvMassScale Struct Reference
[Physics]

#include <PxConstraintDesc.h>

List of all members.


Public Member Functions

 PxConstraintInvMassScale ()
 PxConstraintInvMassScale (PxReal lin0, PxReal ang0, PxReal lin1, PxReal ang1)

Public Attributes

PxReal linear0
 multiplier for inverse mass of body0
PxReal angular0
 multiplier for inverse MoI of body0
PxReal linear1
 multiplier for inverse mass of body1
PxReal angular1
 multiplier for inverse MoI of body1

Constructor & Destructor Documentation

PxConstraintInvMassScale::PxConstraintInvMassScale (  )  [inline]

PxConstraintInvMassScale::PxConstraintInvMassScale ( PxReal  lin0,
PxReal  ang0,
PxReal  lin1,
PxReal  ang1 
) [inline]


Member Data Documentation

multiplier for inverse MoI of body0

multiplier for inverse MoI of body1

multiplier for inverse mass of body0

multiplier for inverse mass of body1


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