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