java.lang.Object
org.sunflow.core.filter.BoxFilter
public class BoxFilter
extends java.lang.Object
implements Filter
BoxFilter(float size)
float
get(float x, float y)
getSize()
public BoxFilter(float size)
public float get(float x, float y)
Specified by:get in interface Filter
public float getSize()
Specified by:getSize in interface Filter