public class HapticInput3D extends Mass
Constructor and Description |
---|
HapticInput3D(double size,
Vect3D initPos,
int smoothingFactor) |
Modifier and Type | Method and Description |
---|---|
void |
applyInputPosition(Vect3D outsidePos) |
Vect3D |
applyOutputForce() |
void |
compute()
Compute the physics of the Mass module.
|
double |
getParam(param p) |
int |
setParam(param p,
double val) |
getFrc, getPos, getType, getVel, stopVelocityControl, triggerVelocityControl
public HapticInput3D(double size, Vect3D initPos, int smoothingFactor)
Processing Library miPhysics by James Leonard. (c) 2019