#include <PerspectiveBuilder.hpp>
|
| PerspectiveBuilder (T fovX, const Vector< T, Dim - 1, Packed > &ratios, T nearPlane, T farPlane, T projNearPlane=0, T projFarPlane=1) |
|
PerspectiveBuilder & | operator= (const PerspectiveBuilder &)=delete |
|
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, Dim+1, Dim+1, Order, Layout, MPacked > () const |
|
◆ PerspectiveBuilder()
template<class T , int Dim, bool Packed>
◆ operator Matrix< U, Dim+1, Dim+1, Order, Layout, MPacked >()
template<class T , int Dim, bool Packed>
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked>
◆ operator=()
template<class T , int Dim, bool Packed>
The documentation for this class was generated from the following file: