geomtest.cc File Reference
#include "pkgs/whitebox/geomtest.h"
#include "geom/txform.h"
#include "tcl/pkg.h"
#include "rutz/unittest.h"
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
|
Namespaces |
namespace | GVX_DBG_REGISTER |
Functions |
double | GVX_DBG_REGISTER::sum_square (const txform &t) |
txform | GVX_DBG_REGISTER::operator- (const txform &t1, const txform &t2) |
void | GVX_DBG_REGISTER::testInvert () |
int | Geomtest_Init (Tcl_Interp *interp) |
int | Geomtest_SafeInit (Tcl_Interp *) |
int | Geomtest_Unload (Tcl_Interp *interp, int) |
int | Geomtest_SafeUnload (Tcl_Interp *, int) |
Detailed Description
tcl interface package for testing class
geom::txform and related classes
Definition in file geomtest.cc.