com.daxie.joglf.gl.drawer.Dynamic3DDrawer Maven / Gradle / Ivy
package com.daxie.joglf.gl.drawer;
/**
* All 3D drawers have to extend this class.
* @author Daba
*
*/
public abstract class Dynamic3DDrawer extends DynamicDrawer{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy