namespace yav class TclMatrix4D : public TclObject, public Matrix4x4Tcl interface for any double 4x4 resample matrix
| | create (TclModule *m, int argc, char **argv) createMatrix command callback |
| | valCmd (int argc, char **argv) -val command option |
| | idCmd (int argc, char **argv) -val command option |
| | razCmd (int argc, char **argv) -val command option |
| | invCmd (int argc, char **argv) -val command option |
| | constructors
| ||||||
| | destructor |
Constructors
Destructor
Tcl interface for any double 4x4 resample matrix
TclMatrix4D(const std::type_info& info, TclModule *m, double t[16])
m - module this matrix was created in
t - value of the matrix
TclMatrix4D(const std::type_info& info, TclModule *m, Matrix4x4
m - module this matrix was created in
mat - the matrix
static int create(TclModule *m, int argc, char **argv)
int valCmd(int argc, char **argv)
int idCmd(int argc, char **argv)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de