Overload | Description |
---|---|
Addition(VintasoftVector3D,VintasoftPoint3D) | Translates a point by the specified vector and returns the resulting point. |
Addition(VintasoftPoint3D,VintasoftVector3D) | Translates a point by the specified vector and returns the resulting point. |
Addition(VintasoftVector3D,VintasoftVector3D) | Adds two vectors and returns the result as a vector. |