#include <ScaleBuilder.hpp>
|
| ScaleBuilder (const Vector< T, Dim, Packed > &scale) |
|
ScaleBuilder & | operator= (const ScaleBuilder &)=delete |
|
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, Dim+1, Dim+1, Order, Layout, MPacked > () const |
|
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, Dim, Dim, Order, Layout, MPacked > () const |
|
template<class U , eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, Dim, Dim+1, eMatrixOrder::PRECEDE_VECTOR, Layout, MPacked > () const |
|
template<class U , eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, Dim+1, Dim, eMatrixOrder::FOLLOW_VECTOR, Layout, MPacked > () const |
|
◆ ScaleBuilder()
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 Matrix< U, Dim+1, Dim, eMatrixOrder::FOLLOW_VECTOR, Layout, MPacked >()
template<class T , int Dim, bool Packed>
template<class U , eMatrixLayout Layout, bool MPacked>
◆ operator Matrix< U, Dim, Dim+1, eMatrixOrder::PRECEDE_VECTOR, Layout, MPacked >()
template<class T , int Dim, bool Packed>
template<class U , eMatrixLayout Layout, bool MPacked>
◆ operator Matrix< U, Dim, Dim, 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: