Constructs a mouse constrained by a line. The line of constraint contains the specified origin point and is parallel to the specified vector. @param event the mouse event. @param origin the origin point, in local coordinates. @param vector the vector parallel to the line of constraint. @param localT
(
MouseEvent event, Point3 origin, Vector3 vector, Matrix44 localToPixel)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected