Creates a transformation node from 3 points. p0 will be the origin of the new coordinate system, p1 - p0 its first basis vector, and p2 - p0 the second one. The third one will be chosen as the normalized cross product of the first two basis vectors.
The pi are typeless nodes, to which the number nodes for the x, y and z coordinates are connected.