Searched defs:ComputedVelocity (Results 1 – 1 of 1) sorted by relevance
58 struct ComputedVelocity { struct59 inline std::optional<float> getVelocity(int32_t axis, int32_t id) const { in getVelocity()73 inline void addVelocity(int32_t axis, int32_t id, float velocity) { in addVelocity()