ViewRH creates a right-handed camera view matrix for world to view transformation.
Parameters |
Description |
const Point3<T>& eyePt |
The location of the eye. |
const Point3<T>& lookAtPt |
The center of interest. |
const Point3<T>& upVec |
A vector describing the up direction. |