VectorTPointwise |
Name | Description | |
---|---|---|
PointwiseAtan2(VectorT) | Pointwise applies the atan2 function to each value of the current vector and a given other vector being the 'x' of atan2 and the 'this' vector being the 'y' | |
PointwiseAtan2(VectorT, VectorT) | Pointwise applies the atan2 function to each value of the current vector and a given other vector being the 'x' of atan2 and the 'this' vector being the 'y' |