Home | History | Annotate | Download | only in vtk

Lines Matching refs:dxy

814     Vec2i dxy = Vec2i(Interactor->GetEventPosition()) - Vec2i(Interactor->GetLastEventPosition());
820 double rxf = dxy[0] * delta_azimuth * MotionFactor;
821 double ryf = dxy[1] * delta_elevation * MotionFactor;