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

Method computeTransform

core/src/main/java/edu/mines/jtk/sgl/Handle.java:242–261  ·  view source on GitHub ↗

Computes the transform matrix for this handle in the specified context. The context is view-dependent, as is the computed transform matrix. This matrix includes the view-dependent scaling required for the handle to have the correct size in pixels. @param tc the transform context. @return the transfo

(TransformContext tc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cullBeginMethod · 0.95
drawBeginMethod · 0.95
pickBeginMethod · 0.95

Calls 10

getAxesScaleMethod · 0.95
inverseMethod · 0.95
timesMethod · 0.95
getSizeMethod · 0.95
scaleMethod · 0.95
getViewMethod · 0.45
timesMethod · 0.45
getLocalToPixelMethod · 0.45
sqrtMethod · 0.45
getRadiusMethod · 0.45

Tested by

no test coverage detected