|
|
HandleSliderLine::HandleSliderLine(const Vector3& direction, float length, float snapValue, bool fixedScale)
|
|
HandleSliderLine::HandleSliderLine(const Vector3& direction, float length, float snapValue, bool fixedScale)
|
|
|
:HandleSlider(fixedScale, snapValue), mLength(length), mDelta(0.0f)
|
|
:HandleSlider(fixedScale, snapValue), mLength(length), mDelta(0.0f)
|