vectwotest.cc File Reference
#include "pkgs/whitebox/vectwotest.h"
#include "geom/vec2.h"
#include "tcl/pkg.h"
#include "rutz/unittest.h"
#include "rutz/debug.h"
#include "rutz/trace.h"
Go to the source code of this file.
|
Namespaces |
namespace | GVX_DBG_REGISTER |
Functions |
void | GVX_DBG_REGISTER::testAbs () |
void | GVX_DBG_REGISTER::testLength () |
void | GVX_DBG_REGISTER::testSetLength () |
void | GVX_DBG_REGISTER::testSetPolarRad () |
void | GVX_DBG_REGISTER::testThetaDeg () |
void | GVX_DBG_REGISTER::testSetThetaDeg () |
int | Vectwotest_Init (Tcl_Interp *interp) |
int | Vectwotest_SafeInit (Tcl_Interp *) |
int | Vectwotest_Unload (Tcl_Interp *interp, int) |
int | Vectwotest_SafeUnload (Tcl_Interp *, int) |
Detailed Description
tcl interface package for testing class
geom::vec2
Definition in file vectwotest.cc.