An NDoc Documented Class Library

xyz.sub Method 

Subtract the vector p and retrieves the result

public xyz sub(
   xyz p
);

Parameters

p
A vector, how becoms subtructed

Return Value

the differencevector of this and p

Remarks

The vector this doesn't change

See Also

xyz Class | Minais.Drawing3d.Math Namespace