bazar  1.3.1
Mat3x4 Member List

This is the complete list of members for Mat3x4, including all inherited members.

det()Mat3x4inline
mMat3x4
mul(const Mat3x4 &a)Mat3x4
set(CvMat *m)Mat3x4
setIdentity()Mat3x4
setInverseByTranspose(const Mat3x4 &m)Mat3x4
setMul(const Mat3x3 &a, const Mat3x4 &b)Mat3x4
setMul(const Mat3x4 &a, const Mat3x4 &b)Mat3x4
setRotate(const Vec3 &axis, double angle)Mat3x4
setTranslate(double x, double y, double z)Mat3x4
transform(const float src[4], float dst[4])Mat3x4