Homec4science

feat: Add three new features to Vector.

Authored by boubat on Apr 8 2021, 17:13.

Description

feat: Add three new features to Vector.

Add constructor possibility to create a Vector out of a single 1x3 array which will give a Vector whose origin is [0 0 0] and whose target is the given array. Implement a copy() method. Add the orientToward() method to return current Vector or minus current Vector based on the dot product of this Vector with the given argument.

Details

Committed
boubatApr 8 2021, 17:13
Pushed
aterrierApr 8 2021, 17:14
Parents
R8218:e4f6836889be: Merge branch 'glenoid_rim_inclination' into 'master'
Branches
Unknown
Tags
Unknown