Searched defs:VelocityControlParameters (Results 1 – 1 of 1) sorted by relevance
29 struct VelocityControlParameters { struct37 float scale;64 VelocityControlParameters() : in VelocityControlParameters() argument68 VelocityControlParameters(float scale, float lowThreshold, in VelocityControlParameters() function