14 #ifndef PX_FIXEDJOINT_H
15 #define PX_FIXEDJOINT_H
77 virtual void setProjectionLinearTolerance(
PxReal tolerance) = 0;
87 virtual PxReal getProjectionLinearTolerance()
const = 0;
108 virtual void setProjectionAngularTolerance(
PxReal tolerance) = 0;
118 virtual PxReal getProjectionAngularTolerance()
const = 0;