FaceGen 3 SDKs Reference
|
Public Member Functions | |
FutMatrixCTAC (const FR2MatrixCTC< T, size, size > &, const FR2MatrixCTC< T, size, 1 > &) | |
FutMatrixCTAC | operator* (const FutMatrixCTAC &) const |
Public Attributes | |
FR2MatrixCTC< T, size, size > | m_mat |
FR2MatrixCTC< T, size, 1 > | m_vec |
Definition at line 39 of file matrixCTA.hpp.
|
inline |
Definition at line 42 of file matrixCTA.hpp.
|
inline |
Definition at line 66 of file matrixCTA.hpp.
|
inline |
Definition at line 77 of file matrixCTA.hpp.
FR2MatrixCTC<T,size,size> Fg::FutMatrixCTAC< T, size >::m_mat |
Definition at line 48 of file matrixCTA.hpp.
FR2MatrixCTC<T,size,1> Fg::FutMatrixCTAC< T, size >::m_vec |
Definition at line 49 of file matrixCTA.hpp.