Sums two Point3Ds' coordinates.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public static Point3D add ( Point3D p1, Point3D p2)
The first Point3D.
The second Point3D.
A Point3D containing the sum of the coordinates of the two Point3D instances.
Point3D MembersPoint3D Classcom.mindfusion.charting Namespace