#include "Geometry/testUTMPointData.h"
#include <utl/UTMPoint.h>
#include <utl/Point.h>
#include <utl/ReferenceEllipsoid.h>
#include <tst/Verify.h>
#include <utl/Triple.h>
#include <cppunit/extensions/HelperMacros.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | testUTMPoint |
Macros | |
#define | TEST_CLOSETO3(n1_, n2_, e1_, e2_, h1_, h2_) |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testUTMPoint) | |
#define TEST_CLOSETO3 | ( | n1_, | |
n2_, | |||
e1_, | |||
e2_, | |||
h1_, | |||
h2_ | |||
) |
Definition at line 25 of file testUTMPoint.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testUTMPoint | ) |