us.ihmc.simulationconstructionset.commands.SetInPointCommandExecutor Maven / Gradle / Ivy
package us.ihmc.simulationconstructionset.commands;
public interface SetInPointCommandExecutor
{
public abstract void setInPoint();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy