Searched refs:ParamInt (Results 1 – 1 of 1) sorted by relevance
131 class ParamInt : public Param134 ParamInt( const char* name, int init, int step, int min, int max ) in ParamInt() function