12 #ifndef _TS_SuperQuad_h_
13 #define _TS_SuperQuad_h_
36 void setXYexp(
float arg);
37 float getXYexp()
const;
38 void setZexp(
float arg);
39 float getZexp()
const;
41 void reset()
override;
50 float izexp1, xyzexp1;
51 UT_LUT *xylut, *zlut, *izlut;
auto arg(const Char *name, const T &arg) -> detail::named_arg< Char, T >