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