14 #ifndef PX_PRISMATICJOINT_H
15 #define PX_PRISMATICJOINT_H
86 virtual PxReal getPosition()
const = 0;
91 virtual PxReal getVelocity()
const = 0;
163 virtual void setProjectionLinearTolerance(
PxReal tolerance) = 0;
173 virtual PxReal getProjectionLinearTolerance()
const = 0;
194 virtual void setProjectionAngularTolerance(
PxReal tolerance) = 0;
201 virtual PxReal getProjectionAngularTolerance()
const = 0;