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

Method transform

core/src/main/java/edu/mines/jtk/sgl/Plane.java:158–160  ·  view source on GitHub ↗

Transforms this plane, given the specified transform matrix. If the inverse of the transform matrix is known, the method #transformWithInverse(Matrix44) is more efficient. Let M denote the matrix that transforms points p from old to new coordinates; i.e., p' = M p, where p' denotes a tra

(Matrix44 m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PickContextMethod · 0.45
pushLocalToWorldMethod · 0.45

Calls 2

transformWithInverseMethod · 0.95
inverseMethod · 0.45

Tested by

no test coverage detected