Namespace calculateDotArrayMiddlePoint
Defined in: naview.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Generate mid point between two points [x,y]
|
Namespace Detail
calculateDotArrayMiddlePoint
Generate mid point between two points [x,y]
- Parameters:
- {Array} dot1
- point 1 to generate mid point
- {Array} dot2
- point 2 to generate mid point