|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct complete ViewTransform from look-at and perspective parameters.
| eye | Observer position in source space |
| target | Point the observer is looking at |
| fov_radians | Vertical field of view in radians |
| aspect | Width / height aspect ratio |
| near | Near clip plane distance |
| far | Far clip plane distance |
| up | Up direction (default: positive Y) |
Definition at line 91 of file ViewTransform.hpp.
References MayaFlux::Kinesis::ViewTransform::view.