Overload List
Name | Description | |
---|---|---|
Multiply(XYZ, XYZ) |
This is the scalar product operation between 2 XYZ instances
| |
Multiply(XYZ, Double) |
This is the scalar product operation between vector and double
|
Name | Description | |
---|---|---|
Multiply(XYZ, XYZ) |
This is the scalar product operation between 2 XYZ instances
| |
Multiply(XYZ, Double) |
This is the scalar product operation between vector and double
|