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