An NDoc Documented Class Library

xyz.add Method 

Adds the vector p and retrieves the result

public xyz add(
   xyz p
);

Parameters

p
A vector, how becoms added

Return Value

the sumvector of this and p

See Also

xyz Class | Minais.Drawing3d.Math Namespace