Source coordinate reference system
Target coordinate reference system
Compute and return the inverse transform, i.e., the one that transforms from the target to the source reference system.
Inverse transform
Transform a two-dimensional vector from the source to the target reference system.
This method operates in-place, i.e., the vector is modified.
Vector to transform
Transformed vector (same object as the argument)
Transform a three-dimensional vector from the source to the target reference system.
This method operates in-place, i.e., the vector is modified.
Vector to transform
Transformed vector (same object as the argument)
Generated using TypeDoc
Transform coordinates and quaternions from one coordinate reference system into another one