Definition in file nr-matrix-translate-ops.h.
#include "libnr/nr-matrix.h"
#include "libnr/nr-translate.h"
Go to the source code of this file.
Namespaces | |
namespace | NR |
Functions | |
Matrix | NR::operator* (Matrix const &m, translate const &t) |
Matrix & | NR::operator*= (Matrix &m, translate const &t) |
Matrix | NR::operator/ (Matrix const &numer, translate const &denom) |