Overload List

  NameDescription
Public methodStatic memberTransform(Vector3D, Vector3D, Vector3D)
Creates a transform matrix from translation, scaling and rotation parameters given as 3d-vectors Like the vvvv node Transform (3d Vector)
Public methodStatic memberTransform(Double, Double, Double, Double, Double, Double, Double, Double, Double)
Creates a transform matrix from translation, scaling and rotation parameters Like the vvvv node Transform (3d)

See Also