Class ConstraintClosestLegalPoint
java.lang.Object
ConstraintClosestLegalPoint
- All Implemented Interfaces:
- ITreeMotionConstraint
public class ConstraintClosestLegalPoint
- extends java.lang.Object
- implements ITreeMotionConstraint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintClosestLegalPoint
public ConstraintClosestLegalPoint()
ConstraintClosestLegalPoint
public ConstraintClosestLegalPoint(double lfRad,
double lfTCom)
ConstraintClosestLegalPoint
public ConstraintClosestLegalPoint(ConstraintClosestLegalPoint src)
makeCopy
public ITreeMotionConstraint makeCopy()
- Specified by:
makeCopy
in interface ITreeMotionConstraint
modifyFunc
public IControlFunc modifyFunc(IControlFunc funcIn,
double[] arrLfState,
int nIdxOff,
TreeConstraintState stateParent,
java.util.Iterator<TreeConstraintState> iterChildStates,
java.util.Iterator<TreeConstraintState> iterOtherRoot)
- Specified by:
modifyFunc
in interface ITreeMotionConstraint