32 #include "DGtal/base/Common.h"
33 #include "ConfigTest.h"
34 #include "DGtalCatch.h"
35 #include "DGtal/helpers/StdDefs.h"
36 #include "DGtal/geometry/surfaces/DigitalPlanePredicate.h"
40 using namespace DGtal;
55 SECTION(
"Testing operator() of DigitalPlanePredicate")
Aim: Representing digital planes, which are digitizations of Euclidean planes, as point predicates.
typename Space::Point Point
typename Space::Vector Vector
DigitalPlane::Point Vector
DGtal is the top-level namespace which contains all DGtal functions and types.
TEST_CASE("Testing DigitalPlanePredicate")
SECTION("Testing constant forward iterators")
REQUIRE(domain.isInside(aPoint))