#include "../Config.h"#include <terralib/rp.h>#include <terralib/raster.h>#include <cmath>#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_SUITE (skeleton_tests) BOOST_AUTO_TEST_CASE(pattern1_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 35 of file TsSkeleton.cpp.
| BOOST_AUTO_TEST_SUITE | ( | skeleton_tests | ) |
Definition at line 39 of file TsSkeleton.cpp.
References te::rp::Skeleton::execute(), te::rp::Skeleton::initialize(), te::rp::Skeleton::InputParameters::m_inputRasterPtr, te::rp::Skeleton::OutputParameters::m_rInfo, te::rp::Skeleton::OutputParameters::m_rType, te::rst::NearestNeighbor, and te::rst::RasterFactory::open().