Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

fmat::TransformT< R > Member List

This is the complete list of members for fmat::TransformT< R >, including all inherited members.
aboutX(R rad)fmat::TransformT< R > [static]
aboutY(R rad)fmat::TransformT< R > [static]
aboutZ(R rad)fmat::TransformT< R > [static]
abs()fmat::Matrix< 3, 4, R >
apply(const F &f)fmat::Matrix< 3, 4, R >
CAP enum valuefmat::TransformT< R >
column(size_t i)fmat::Matrix< 3, 4, R >
column(size_t i) constfmat::Matrix< 3, 4, R >
datafmat::Matrix< 3, 4, R > [protected]
exportTo() constfmat::Matrix< 3, 4, R >
exportTo(T &x) constfmat::Matrix< 3, 4, R >
exportTo2DArray(T &x) constfmat::Matrix< 3, 4, R >
exportToCMajor(T &x, size_t stride=H) constfmat::Matrix< 3, 4, R >
exportToNewmat(T &x) constfmat::Matrix< 3, 4, R >
exportToRMajor(T &x, size_t stride=W) constfmat::Matrix< 3, 4, R >
fmt(std::string const &numberFormat=defaultNumberFormat, std::string const &firstLineStart="[ ", std::string const &nextLineStart=" ", std::string const &lastLineEnd=" ]", std::string const &rowBegin="", std::string const &elementSep=" ", std::string const &rowEnd="", std::string const &rowSep="\n") constfmat::Matrix< 3, 4, R >
H enum valuefmat::TransformT< R >
HEIGHT enum valuefmat::TransformT< R >
identity()fmat::TransformT< R > [static]
IDENTITYfmat::TransformT< R > [static]
importFrom(const T &x)fmat::Matrix< 3, 4, R >
importFrom2DArray(const T &x)fmat::Matrix< 3, 4, R >
importFromCMajor(const T &x, size_t stride=H)fmat::Matrix< 3, 4, R >
importFromNewmat(const T &x)fmat::Matrix< 3, 4, R >
importFromRMajor(const T &x, size_t stride=W)fmat::Matrix< 3, 4, R >
inverse() const ATTR_must_checkfmat::TransformT< R >
map(const F &f) constfmat::Matrix< 3, 4, R >
Matrix(const fmat_internal::NoInit &)fmat::Matrix< 3, 4, R >
Matrix()fmat::Matrix< 3, 4, R >
Matrix(const R x)fmat::Matrix< 3, 4, R > [explicit]
Matrix(const R *x, size_t colStride=H)fmat::Matrix< 3, 4, R > [explicit]
Matrix(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 3, 4, R >
Matrix(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 3, 4, R >
Matrix(const Matrix< H, W, out_t > &x)fmat::Matrix< 3, 4, R >
Matrix(const Matrix< H, W, const out_t > &x)fmat::Matrix< 3, 4, R >
Matrix(const SubMatrix< SH, SW, T > &x)fmat::Matrix< 3, 4, R > [explicit]
Matrix(const SubMatrix< SH, SW, T > &x, size_t rowOff, size_t colOff)fmat::Matrix< 3, 4, R > [explicit]
Matrix(const Matrix< SH, SW, R > &x)fmat::Matrix< 3, 4, R > [explicit]
Matrix(const Matrix< SH, SW, R > &x, size_t rowOff, size_t colOff)fmat::Matrix< 3, 4, R > [explicit]
maxC() constfmat::Matrix< 3, 4, R >
maxR() constfmat::Matrix< 3, 4, R >
minC() constfmat::Matrix< 3, 4, R >
minR() constfmat::Matrix< 3, 4, R >
offset(const V &x)fmat::TransformT< R > [static]
operator!=(const SubMatrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator!=(const Matrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator()(size_t r, size_t c)fmat::Matrix< 3, 4, R >
operator()(size_t r, size_t c) constfmat::Matrix< 3, 4, R >
operator*(const Column< 3, R2 > &x) const fmat::TransformT< R >
operator*(const SubVector< 3, R2 > &x) const fmat::TransformT< R >
operator*(const Matrix< 3, N, R2 > &x) const fmat::TransformT< R >
operator*(const Column< 4, R2 > &x) const fmat::TransformT< R >
operator*(const SubVector< 4, R2 > &x) const fmat::TransformT< R >
operator*(const Matrix< 4, N, R2 > &x) const fmat::TransformT< R >
operator*(const TransformT< R2 > &tb) const fmat::TransformT< R >
Matrix< 3, 4, R >::operator*(R x) constfmat::Matrix< 3, 4, R >
Matrix< 3, 4, R >::operator*(R x, const Matrix &a)fmat::Matrix< 3, 4, R > [friend]
operator*=(const TransformT< R2 > &t)fmat::TransformT< R >
Matrix< 3, 4, R >::operator*=(R x)fmat::Matrix< 3, 4, R >
operator+(R x) constfmat::Matrix< 3, 4, R >
operator+(R x, const Matrix &a)fmat::Matrix< 3, 4, R > [friend]
operator+(const SubMatrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator+(const Matrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator+=(R x)fmat::Matrix< 3, 4, R >
operator+=(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 3, 4, R >
operator+=(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 3, 4, R >
operator+=(const Matrix< H, W, R > &x)fmat::Matrix< 3, 4, R >
operator-(R x) constfmat::Matrix< 3, 4, R >
operator-() constfmat::Matrix< 3, 4, R >
operator-(R x, const Matrix &a)fmat::Matrix< 3, 4, R > [friend]
operator-(const SubMatrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator-(const Matrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator-=(R x)fmat::Matrix< 3, 4, R >
operator-=(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 3, 4, R >
operator-=(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 3, 4, R >
operator-=(const Matrix< H, W, R > &x)fmat::Matrix< 3, 4, R >
operator/(R x) constfmat::Matrix< 3, 4, R >
operator/=(R x)fmat::Matrix< 3, 4, R >
operator=(const R *x)fmat::Matrix< 3, 4, R >
operator=(R x)fmat::Matrix< 3, 4, R >
operator=(const SubMatrix< H, W, R > &x)fmat::Matrix< 3, 4, R >
operator=(const Matrix< H, W, R > &x)fmat::Matrix< 3, 4, R >
operator==(const SubMatrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
operator==(const Matrix< H, W, R > &x) constfmat::Matrix< 3, 4, R >
out_t typedeffmat::TransformT< R >
rigidInverse() const ATTR_must_checkfmat::TransformT< R >
rotation()fmat::TransformT< R >
rotation() const fmat::TransformT< R >
row(size_t i)fmat::Matrix< 3, 4, R >
row(size_t i) constfmat::Matrix< 3, 4, R >
storage_t typedeffmat::TransformT< R >
TransformT(const fmat_internal::NoInit &noinit)fmat::TransformT< R >
TransformT()fmat::TransformT< R >
TransformT(const R *x, size_t colStride=H)fmat::TransformT< R > [explicit]
TransformT(const SubMatrix< H, W, R > &x)fmat::TransformT< R >
TransformT(const Matrix< H, W, R > &x)fmat::TransformT< R >
TransformT(const Rot &r, const Pt &p)fmat::TransformT< R >
TransformT(const SubMatrix< SH, SW, R > &x)fmat::TransformT< R > [explicit]
TransformT(const SubMatrix< SH, SW, R > &x, size_t rowOff, size_t colOff)fmat::TransformT< R > [explicit]
TransformT(const Matrix< SH, SW, R > &x)fmat::TransformT< R > [explicit]
TransformT(const Matrix< SH, SW, R > &x, size_t rowOff, size_t colOff)fmat::TransformT< R > [explicit]
translation()fmat::TransformT< R >
translation() const fmat::TransformT< R >
transpose() const ATTR_must_checkfmat::Matrix< 3, 4, R >
W enum valuefmat::TransformT< R >
WIDTH enum valuefmat::TransformT< R >

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3