34 inline a_pmat() :
a_mat(3,4) {
for (
int i = 0; i<3; i++) (*
this)(i,i)=1.; }
38 static const std::string
help();
40 void parallel() {(*this)(2,2)=0.;(*this)(2,3)=1.;}
an homogeneous 2d matrix class
an homogeneous 3d matrix class
intern calibration matrix
a_pmat & operator=(const a_mat &m)
static const std::string help()
void move(const a_pos &m)
a_2dh project(const a_3dh &p3d) const
void intern(const a_intern &in)