Parameters |
Description |
const Point3<T> & pt |
A point parameter whose coordinate values divide the coordinate values of the current point. |
T val |
A value that divides the coordinate values of the current point. |
New Point3 resulting from the division.