Namespace createVector
Defined in: naview.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Creates a vector from the difference of two 2d-vectors
|
Namespace Detail
createVector
Creates a vector from the difference of two 2d-vectors
- Parameters:
- {Array} p1
- array of coordinates 1
- {Array} p2
- array of coordinates 2