I3DVector¶ Examples for I3DVector class. add¶ Adding two 3D vectors assign¶ Assigning one 3D vector to another distance_to¶ Calculate the distance between two 3D vectors divide¶ Divide a 3D vector by a given value equals¶ Comparison of two 3D vectors multiply¶ Multiply a 3D vector by a given value negate¶ Negate the values of a 3D vector subtract¶ Subtract one 3D vector from another