MCPcopy Create free account
hub / github.com/dhale/jtk / MouseOnLine

Method MouseOnLine

core/src/main/java/edu/mines/jtk/sgl/MouseOnLine.java:43–66  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

getAMethod · 0.95
getBMethod · 0.95
minusMethod · 0.95
dotMethod · 0.95
lengthMethod · 0.95
getPointOnLineMethod · 0.95
getMouseSegmentMethod · 0.80
negateEqualsMethod · 0.80
normalizeMethod · 0.45
minusMethod · 0.45

Tested by

no test coverage detected