Searched defs:VelocityControlParameters (Results 1 – 1 of 1) sorted by relevance
34 struct VelocityControlParameters { struct42 float scale;69 VelocityControlParameters() : in VelocityControlParameters() argument73 VelocityControlParameters(float scale, float lowThreshold, in VelocityControlParameters() argument79 std::string dump() const { in dump()