All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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