MCPcopy Create free account
hub / github.com/dabing1022/Blog / transformVector2D

Method transformVector2D

Processing/game2dai/maths/Matrix2D.java:76–86  ·  view source on GitHub ↗

Create a new list of vectors from the provided list after being transformed by this matrix. @param vList the original list of vectors @return a list of transformed vectors.

(final List<Vector2D> vList)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

worldTransformMethod · 0.95
pointToWorldSpaceMethod · 0.95
vectorToWorldSpaceMethod · 0.95
pointToLocalSpaceMethod · 0.95
vectorToLocalSpaceMethod · 0.95

Calls 2

nextMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected