|
DGtal 2.0.0
|
Public Types | |
| using | Space = SpaceND<3, Integer> |
| using | DigitalPlane = DigitalPlanePredicate<Space> |
| using | Point = typename DigitalPlane::Vector |
| using | Estimator = PlaneProbingParallelepipedEstimator<DigitalPlane, mode> |
Static Public Member Functions | |
| template<typename F> | |
| static void | compute (Point const &n, int height, F const &f) |
Definition at line 67 of file testPlaneProbingParallelepipedEstimator.cpp.
| using TestPlaneProbingParallelepipedEstimator< Integer, mode >::DigitalPlane = DigitalPlanePredicate<Space> |
Definition at line 70 of file testPlaneProbingParallelepipedEstimator.cpp.
| using TestPlaneProbingParallelepipedEstimator< Integer, mode >::Estimator = PlaneProbingParallelepipedEstimator<DigitalPlane, mode> |
Definition at line 72 of file testPlaneProbingParallelepipedEstimator.cpp.
| using TestPlaneProbingParallelepipedEstimator< Integer, mode >::Point = typename DigitalPlane::Vector |
Definition at line 71 of file testPlaneProbingParallelepipedEstimator.cpp.
| using TestPlaneProbingParallelepipedEstimator< Integer, mode >::Space = SpaceND<3, Integer> |
Definition at line 69 of file testPlaneProbingParallelepipedEstimator.cpp.
|
inlinestatic |
Definition at line 75 of file testPlaneProbingParallelepipedEstimator.cpp.
Referenced by TEST_CASE().