Searched defs:VelocityControlParameters (Results 1 – 1 of 1) sorted by relevance
718 struct VelocityControlParameters { struct726 float scale;753 VelocityControlParameters() : in VelocityControlParameters() argument757 VelocityControlParameters(float scale, float lowThreshold, in VelocityControlParameters() function