Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
Loading...
Searching...
No Matches
CurveAxis Member List

This is the complete list of members for CurveAxis, including all inherited members.

Axis()Axis
Axis(InputEnum::DATA_DEFINE_ID_INPUT event)Axis
Axis(float min, float max, InputEnum::DATA_DEFINE_ID_INPUT event)Axis
Axis(float min, float max, InputTypeEnum type, InputEnum::DATA_DEFINE_ID_INPUT event)Axis
clearCurve()CurveAxis
currentValueAxisprivate
curveCurveAxisprivate
CurveAxis(InputEnum::DATA_DEFINE_ID_INPUT event, const QList< coordinates > &curve)CurveAxis
CurveAxis(InputEnum::DATA_DEFINE_ID_INPUT event)CurveAxis
eventAxisprivate
getCoordinates(int index)CurveAxis
getCurrentValue() constAxis
getEvent() constAxis
getMappedValue() constAxis
getMax() constAxis
getMin() constAxis
getOldMappedValue() constAxis
getOldValue() constAxis
getType() constAxis
mappedValueAxisprivate
maxAxisprivate
minAxisprivate
oldMappedValueAxisprivate
oldValueAxisprivate
setCurrentValue(int currentValue)Axis
setCurve(QList< coordinates > &)CurveAxis
setEvent(InputEnum::DATA_DEFINE_ID_INPUT)Axis
setMappedValue(int mappedValueToSet)Axis
setMax(float max)Axis
setMin(float min)Axis
setOldMappedValue(int oldMappedValue)Axis
setOldValue(int oldValue)Axis
typeAxisprivate