15 #include "filterProperties.h"
43 void FilterProperties::
44 add_filter(FilterType t, PN_stdfloat a, PN_stdfloat b, PN_stdfloat c, PN_stdfloat d,
45 PN_stdfloat e, PN_stdfloat f, PN_stdfloat g, PN_stdfloat h,
46 PN_stdfloat i, PN_stdfloat j, PN_stdfloat k, PN_stdfloat l,
47 PN_stdfloat m, PN_stdfloat n) {
64 _config.push_back(conf);
TypeHandle is the identifier used to differentiate C++ class types.