14 #ifndef PX_EXTENSIONS_JOINT_LIMIT
15 #define PX_EXTENSIONS_JOINT_LIMIT
130 PxIsFinite(bounceThreshold) && bounceThreshold >= 0 &&
131 PxIsFinite(contactDistance) && contactDistance >= 0;
253 bounceThreshold = 2*scale.
length;
286 PxIsFinite(contactDistance) && contactDistance <= upper - lower;
327 bounceThreshold = 0.5f;
361 PxIsFinite(contactDistance) && contactDistance <= upper - lower;
417 bounceThreshold = 0.5f;