This is the complete list of members for DragController, including all inherited members.
| absTransform(double dragval, const Coord &mousepos, double maxdragdist=mUdf(double)) | DragController | protected |
| DragController() | DragController | |
| dragdir_ | DragController | protected |
| dragInScreenSpace(bool fromstart, const Coord &projvec) | DragController | |
| dragsign_ | DragController | protected |
| fastmaxdragtomouseratio_ | DragController | protected |
| fastmindragtomouseratio_ | DragController | protected |
| fastmousespeed_ | DragController | protected |
| getFastMaxDragToMouseRatio() const | DragController | |
| getFastMinDragToMouseRatio() const | DragController | |
| getFastMouseSpeed() const | DragController | |
| getLinearBackDragFrac() const | DragController | |
| getSlowMaxDragToMouseRatio() const | DragController | |
| getSlowMinDragToMouseRatio() const | DragController | |
| getSlowMouseSpeed() const | DragController | |
| init(const Coord &mousepos, double scalefactor=1.0, const Coord3 &dragdir=Coord3(0.0, 0.0, 0.0)) | DragController | |
| initmousepos_ | DragController | protected |
| linearbackdragfrac_ | DragController | protected |
| manageScreenDragging(double &dragval, const Coord &mousepos) | DragController | protected |
| maxdragval_ | DragController | protected |
| prevdragtime_ | DragController | protected |
| prevdragval_ | DragController | protected |
| prevmousepos_ | DragController | protected |
| prevtransval_ | DragController | protected |
| reInit(const Coord &mousepos) | DragController | protected |
| scalefactor_ | DragController | protected |
| screendragfactor_ | DragController | protected |
| screendragmode_ | DragController | protected |
| screendragprojvec_ | DragController | protected |
| setFastMaxDragToMouseRatio(float distanceperpixel) | DragController | |
| setFastMinDragToMouseRatio(float distanceperpixel) | DragController | |
| setFastMouseSpeed(float pixelspersecond) | DragController | |
| setLinearBackDragFrac(float fraction) | DragController | |
| setSlowMaxDragToMouseRatio(float distanceperpixel) | DragController | |
| setSlowMinDragToMouseRatio(float distanceperpixel) | DragController | |
| setSlowMouseSpeed(float pixelspersecond) | DragController | |
| slowmaxdragtomouseratio_ | DragController | protected |
| slowmindragtomouseratio_ | DragController | protected |
| slowmousespeed_ | DragController | protected |
| transform(double &dragval, const Coord &mousepos, double maxdragdist=mUdf(double)) | DragController | |
| transform(Coord3 &dragvec, const Coord &mousepos, double maxdragdist=mUdf(double)) | DragController | |
| ~DragController() | DragController | |