![JAR search and dependency download from the Maven repository](/logo.png)
eu.mihosoft.vrl.v3d.ICSGProgress Maven / Gradle / Ivy
package eu.mihosoft.vrl.v3d;
public interface ICSGProgress {
public void progressUpdate(int currentIndex,int finalIndex,String type, CSG intermediateShape);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy