Searched refs:DiagonalLength (Results 1 – 2 of 2) sorted by relevance
77 DiagonalLength = 1.0; in vtkVizInteractorStyle()954 DiagonalLength = 1.0; in SetupMotionVars()956 …DiagonalLength = norm(Vec3d(bounds[0], bounds[2], bounds[4]) - Vec3d(bounds[1], bounds[3], bounds[… in SetupMotionVars()972 double speed = DiagonalLength * MotionStepSize * MotionUserScale; in FlyByMouse()1014 double speed = DiagonalLength * MotionStepSize * MotionUserScale; in FlyByKey()
158 double DiagonalLength; member in cv::viz::vtkVizInteractorStyle