Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::PerspectiveBuilder< T, Dim, Packed >, including all inherited members.
operator Matrix< U, Dim+1, Dim+1, Order, Layout, MPacked >() const | mathter::PerspectiveBuilder< T, Dim, Packed > | inline |
operator=(const PerspectiveBuilder &)=delete | mathter::PerspectiveBuilder< T, Dim, Packed > | |
PerspectiveBuilder(T fovX, const Vector< T, Dim - 1, Packed > &ratios, T nearPlane, T farPlane, T projNearPlane=0, T projFarPlane=1) | mathter::PerspectiveBuilder< T, Dim, Packed > | inline |