Split up filter documentation into basic and advanced development
Compare changes
Files
3
BasicFilterImpl.tex
0 → 100644
+ 77
− 0
Different filter types require different arguments for \classmember*{Filter}{DoExecute}, but the \textidentifier{FilterField} version has 4 arguments: the input \textidentifier{DataSet}, an \textidentifier{ArrayHandle} holding the data for the input field, metadata about the input field, and a policy used to pull other information from the input \textidentifier{DataSet}.